mbox series

{GIT PULL FOR v6.13] rc changes

Message ID Zv8LFpk9MBuEYOlQ@gofer.mess.org (mailing list archive)
State New
Headers show
Series {GIT PULL FOR v6.13] rc changes | expand

Pull-request

git://linuxtv.org/syoung/media_tree.git tags/v6.12b

Message

Sean Young Oct. 3, 2024, 9:22 p.m. UTC
Hi Hans, Mauro,

Some minor changes. I've confirmed that with PREEMPT_RT, gpio-ir-tx works
fine but causes huge latency spikes, and pwm-ir-tx does not.

Thanks,

Sean

The following changes since commit 81ee62e8d09ee3c7107d11c8bbfd64073ab601ad:

  media: atomisp: Use clamp() in ia_css_eed1_8_vmem_encode() (2024-09-10 07:30:36 +0200)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v6.12b

for you to fetch changes up to 5603349e451fb558f101b46892cb97f3e8d0d63b:

  docs: fix misspelling in lirc-set-send-duty-cycle (2024-10-03 07:23:00 +0100)

----------------------------------------------------------------
v6.12b

----------------------------------------------------------------
Kendra Moore (1):
      docs: fix misspelling in lirc-set-send-duty-cycle

Sean Young (2):
      media: gpio-ir-tx: Driver does not behave with PREEMPT_RT
      media: gpio-ir-tx: Remove redundant call to local_irq_disable()

 Documentation/userspace-api/media/rc/lirc-set-send-duty-cycle.rst | 2 +-
 drivers/media/rc/Kconfig                                          | 1 +
 drivers/media/rc/gpio-ir-tx.c                                     | 4 ----
 3 files changed, 2 insertions(+), 5 deletions(-)