Home
last modified time | relevance | path

Searched hist:"69 d275458893eaec35229b589092c2a6bde5440f" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dmx3fb.cc385ac283023a4fdd304674a8163ac271a1fb758 Sat Jul 25 12:59:35 UTC 2015 Peng Fan <Peng.Fan@freescale.com> video: discard empty video_set_lut implementation

Discard the empty video_set_lut function from platform video
drivers.

This commit "69d275458893eaec35229b589092c2a6bde5440f" introduces
a weak function video_set_lut, so we do not need an strong function
in platform drivers, which does nothing.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dda8xx-fb.cc385ac283023a4fdd304674a8163ac271a1fb758 Sat Jul 25 12:59:35 UTC 2015 Peng Fan <Peng.Fan@freescale.com> video: discard empty video_set_lut implementation

Discard the empty video_set_lut function from platform video
drivers.

This commit "69d275458893eaec35229b589092c2a6bde5440f" introduces
a weak function video_set_lut, so we do not need an strong function
in platform drivers, which does nothing.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dmxc_ipuv3_fb.cc385ac283023a4fdd304674a8163ac271a1fb758 Sat Jul 25 12:59:35 UTC 2015 Peng Fan <Peng.Fan@freescale.com> video: discard empty video_set_lut implementation

Discard the empty video_set_lut function from platform video
drivers.

This commit "69d275458893eaec35229b589092c2a6bde5440f" introduces
a weak function video_set_lut, so we do not need an strong function
in platform drivers, which does nothing.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dcfb_console.c69d275458893eaec35229b589092c2a6bde5440f Wed Oct 08 20:57:30 UTC 2014 Jeroen Hofstee <jeroen@myspectrum.nl> video: use __weak

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>