diff options
author | Archit Taneja <archit@ti.com> | 2012-08-10 09:31:33 (GMT) |
---|---|---|
committer | Archit Taneja <archit@ti.com> | 2012-08-16 12:30:47 (GMT) |
commit | 02c3960b1eeafd5ed30323e1bb86bfa099b46921 (patch) | |
tree | f9c33b9952e6dcef535767fe840031b36b4bd2bc /Documentation/preempt-locking.txt | |
parent | 6ff9dd5a6fe624726f7004ddf995bb2b3409e1d5 (diff) | |
download | linux-fsl-qoriq-02c3960b1eeafd5ed30323e1bb86bfa099b46921.tar.xz |
OMAPDSS: DSI: Maintain copy of pixel format in driver data
The DSI driver currently relies on the omap_dss_device struct to receive the
desired pixel format of the panel. This makes the DSI interface driver dependent
on the omap_dss_device struct.
Make the DSI driver data maintain it's own pixel format field. The panel driver
is expected to call omapdss_dsi_set_pixel_format() to configure the pixel format
before the interface is enabled.
Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'Documentation/preempt-locking.txt')
0 files changed, 0 insertions, 0 deletions