Hello Hans, Mauro, Here are a few minor fixes for rc core and a simple fix for c8sectpfe. There should be no functional changes. Thanks Sean The following changes since commit b14257abe7057def6127f6fb2f14f9adc8acabdb: media: rcar-isp: Disallow unbind of devices (2024-03-07 16:35:13 +0100) are available in the Git repository at: git://linuxtv.org/syoung/media_tree.git tags/v6.10a for you to fetch changes up to 80ac5e5f440488c515da6f53273cdca9abe2bc0e: media: imon: Convert sprintf/snprintf to sysfs_emit (2024-03-20 08:02:17 +0000) ---------------------------------------------------------------- Andy Shevchenko (7): media: rc: gpio-ir-recv: Remove unused of_gpio.h media: c8sectpfe: Remove unused of_gpio.h media: ir-spi: Don't use "proxy" headers media: ir-spi: Make use of device properties media: ir-spi: Utilise temporary variable for struct device media: ir-spi: Remove trailing comma in the terminator entry media: ir-spi: Unify indentation and comment style Li Zhijian (1): media: imon: Convert sprintf/snprintf to sysfs_emit Ricardo B. Marliere (1): media: lirc_dev: Make lirc_class constant .../platform/st/sti/c8sectpfe/c8sectpfe-core.c | 1 - drivers/media/rc/gpio-ir-recv.c | 1 - drivers/media/rc/imon.c | 12 +++---- drivers/media/rc/ir-spi.c | 41 ++++++++++++---------- drivers/media/rc/lirc_dev.c | 18 +++++----- 5 files changed, 37 insertions(+), 36 deletions(-)