summaryrefslogtreecommitdiffstats
path: root/net/caif/Kconfig
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2012-11-21 15:39:31 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-04-03 15:21:08 +0300
commit7eab07e4cb2747e6ea4624a081684932cce72e6e (patch)
treedc711c280a395037d9abf85b6b54c1d8c7cdf82b /net/caif/Kconfig
parentbe9a0067c5dca8b96b19abc41d28d4b089973c22 (diff)
OMAPDSS: tpo-td043 panel: handle gpios in panel driver
The tpo-td043mtea1 panel driver leaves gpio configurations to the platform_enable and disable calls in the platform's board file. These should happen in the panel driver itself. Create a platform data struct for the panel, this contains the reset gpio number used by the panel driver, this struct will be passed to the panel driver as platform data. The driver will request and configure the reset gpio rather than leaving it to platform callbacks in board files. This will help in removing the need for the panel drivers to have platform related callbacks. Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'net/caif/Kconfig')
0 files changed, 0 insertions, 0 deletions