summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2012-07-04 13:48:34 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-09-26 14:58:34 +0300
commit400e65d1c9946c9bf4d87a94d71f7d7423d03b62 (patch)
treed6e99b339e9ee87b2a35ae70841899d630328ea3 /net/lapb/lapb_subr.c
parent5d512fcdf6dc27ea34734fbdcab812d207b89ebb (diff)
OMAPDSS: DSI: Remove dsi_pdev_map global struct
dsi_pdev_map is a struct visible globally in the DSI driver to get the platform device pointer of the DSI device corresponding to it's module ID. This was required because there was no clean way to derive the platform device from the DSI module instance number or from the connected panel. With the new output entity, it is possible to retrieve the platform device pointer if the omap_dss_output pointer is available. Modify the functions dsi_get_dsidev_from_dssdev() dsi_get_dsidev_from_id() so that they use output instead of dsi_pdev_map to retrieve the dsi platform device pointer. Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions