linux/drivers/video/omap2
Archit Taneja d52e2e7557 OMAPDSS: picodlp panel: handle gpio data in panel driver
The picodlp panel driver leaves gpio requests to the platform's board file.
These should happen in the panel driver itself.

A platform data struct called picodlp_panel_data already exists to hold gpio
numbers and other platform data. Request all the gpios in the panel driver so
that the board files which use the the panel don't need to do it.

This will help in removing the need for the panel drivers to have platform
related callbacks.

Signed-off-by: Archit Taneja <archit@ti.com>
2013-04-03 15:21:09 +03:00
..
displays OMAPDSS: picodlp panel: handle gpio data in panel driver 2013-04-03 15:21:09 +03:00
dss omapdss: features: fix supported outputs for OMAP4 2013-03-22 10:14:32 +02:00
omapfb Revert "OMAPFB: simplify locking" 2012-12-13 13:19:05 +02:00
Kconfig ARM: OMAP: Fix drivers to depend on omap for internal devices 2012-12-16 15:23:37 -08:00
Makefile OMAP: remove vram allocator 2012-11-13 09:52:41 +02:00
vrfb.c video: Convert to devm_ioremap_resource() 2013-01-22 11:41:58 -08:00