diff options
author | Archit Taneja <archit@ti.com> | 2012-08-13 15:26:49 +0530 |
---|---|---|
committer | Archit Taneja <archit@ti.com> | 2012-08-16 18:00:54 +0530 |
commit | b02875be08fd2ca7a195154c9f1c538508ca0d5a (patch) | |
tree | 65d9ea0d7f7c0a171e4e89c8ae7c9e10cccb0f79 /virt | |
parent | 02c3960b1eeafd5ed30323e1bb86bfa099b46921 (diff) | |
download | linux-b02875be08fd2ca7a195154c9f1c538508ca0d5a.tar.bz2 |
OMAPDSS: RFBI: Maintain copy of pixel size in driver data
The RFBI driver currently relies on the omap_dss_device struct to receive the
desired pixel size of the panel. This makes the RFBI interface driver dependent
on the omap_dss_device struct.
Make the RFBI driver data maintain it's own pixel format field. A panel driver
is expected to call omapdss_rfbi_set_pixel_size() 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 'virt')
0 files changed, 0 insertions, 0 deletions