diff options
author | Archit Taneja <archit@ti.com> | 2012-08-14 10:59:22 +0400 |
---|---|---|
committer | Archit Taneja <archit@ti.com> | 2012-09-26 14:59:07 +0400 |
commit | 9e7e9372225a5d70256beb13fbf3b077a437e5be (patch) | |
tree | a2a44c4c75c2e3ccc46c828d5d15263d21918022 /drivers/video/pvr2fb.c | |
parent | e84dc1cc1503150e3bc37268a0b0f0bc0097622c (diff) | |
download | linux-9e7e9372225a5d70256beb13fbf3b077a437e5be.tar.xz |
OMAPDSS: DSI: Pass dsi platform device wherever possible
Many of the DSI functions receive the connected panel's omap_dss_device pointer
as an argument. The platform device pointer is then derived via omap_dss_device
pointers.
Most of these functions don't really require omap_dss_device pointer anymore
since we now keep copies of parameters in the driver data which were previously
available only via omap_dss_device. Replace the arguments with platform device
pointers for such functions.
Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'drivers/video/pvr2fb.c')
0 files changed, 0 insertions, 0 deletions