diff options
author | Archit Taneja <archit@ti.com> | 2012-08-13 11:58:15 +0200 |
---|---|---|
committer | Archit Taneja <archit@ti.com> | 2012-08-16 14:30:54 +0200 |
commit | 475989b763668f0794d6a8ee34a1ca0e784831e2 (patch) | |
tree | 29034bc47a822f28326b62b3e6523a931c6294f1 /drivers/video/omap2/displays/panel-generic-dpi.c | |
parent | OMAPDSS: RFBI: Maintain copy of pixel size in driver data (diff) | |
download | linux-475989b763668f0794d6a8ee34a1ca0e784831e2.tar.xz linux-475989b763668f0794d6a8ee34a1ca0e784831e2.zip |
OMAPDSS: RFBI: Maintain copy of number of data lines in driver data
The RFBI driver currently relies on the omap_dss_device struct to configure the
number of data lines as specified by the panel. This makes the RFBI interface
driver dependent on the omap_dss_device struct.
Make the RFBI driver data maintain it's own data lines field. A panel driver
is expected to call omapdss_rfbi_set_data_lines() to configure the pixel format
before enabling the interface or calling omap_rfbi_configure().
Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'drivers/video/omap2/displays/panel-generic-dpi.c')
0 files changed, 0 insertions, 0 deletions