diff options
author | Timur Tabi <timur@freescale.com> | 2011-12-19 17:26:17 -0500 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-01-03 10:59:09 -0500 |
commit | e09a8c3a42f4c90d300678b198410e6fcc8eddb6 (patch) | |
tree | 61832640811e3d84ee43f34e1dbb16f87d5158fd /Documentation/fb | |
parent | d397e916f313441d0c6b37df4b296c1dcc6aa202 (diff) |
drivers/video: fsl-diu-fb: add default platform ops functions
The DIU driver requires some platform-specific functions to be defined,
but two them can be optional because most platforms implement them the
same way. Functions set_gamma_table() and get_pixel_format() are only
needed because of quirks in the Freescale MPC8610 HPCD reference board.
For other boards, a generic implementation works, so we shouldn't
require the platform code to define them.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'Documentation/fb')
0 files changed, 0 insertions, 0 deletions