linux-stable/drivers/media/cec/platform
Yang Yingliang 6cb7d1b3ff media: Switch to use dev_err_probe() helper
In the probe path, dev_err() can be replaced with dev_err_probe()
which will check if error code is -EPROBE_DEFER.

Reviewed-by: Sean Young <sean@mess.org>
Reviewed-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2022-12-07 17:58:46 +01:00
..
cec-gpio media: cec-gpio: handle gpiod_get_value errors correctly 2020-04-29 12:04:38 +02:00
cros-ec media: platform: cros-ec: Add Kuldax to the match table 2022-09-24 08:55:23 +02:00
meson media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_resource() 2021-09-30 10:07:49 +02:00
s5p media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE 2022-09-24 08:44:55 +02:00
seco media: cec: seco: remove byte handling from smb_word_op 2022-05-13 11:02:17 +02:00
sti media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16 2022-08-30 07:37:02 +02:00
stm32 media: Switch to use dev_err_probe() helper 2022-12-07 17:58:46 +01:00
tegra media: tegra-cec: Handle errors of clk_prepare_enable() 2021-08-04 14:43:52 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile media: Makefiles: remove extra spaces 2022-03-12 16:59:52 +01:00