u-boot/drivers/video/sunxi
Jernej Skrabec 59dd8622d0 video: sunxi: dw-hdmi: read source_id later
There is no real need to read source_id at probe time. It also doesn't
make sense to store it in driver private data since it's already stored
in class platform data. While this looks like cleanup (and it is), it's
also important for DE2 driver rework because this info will be filled
later (after probe is already executed).

Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-04-24 13:44:59 +02:00
..
lcdc.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Makefile sunxi: video: select dw-hdmi in Kconfig, not Makefile 2021-04-16 01:12:59 +01:00
simplefb_common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
simplefb_common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sunxi_de2.c video: sunxi: Remove TV probe from DE2 2021-04-24 13:44:56 +02:00
sunxi_display.c video: sunxi_display: Convert to DM_VIDEO 2021-03-03 10:03:15 +01:00
sunxi_dw_hdmi.c video: sunxi: dw-hdmi: read source_id later 2021-04-24 13:44:59 +02:00
sunxi_lcd.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tve_common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00