On Wed, Oct 11, 2023 at 02:58:19PM +0200, Hans Verkuil wrote: > On 09/10/2023 09:41, Sean Young wrote: > > The following changes since commit 73835b514160dc548f7d77c6cd7fe6a8629d3406: > > > > media: imon: fix access to invalid resource for the second interface (2023-10-07 10:55:48 +0200) > > > > are available in the Git repository at: > > > > git://linuxtv.org/syoung/media_tree.git tags/v6.7c > > > > for you to fetch changes up to faf2b9954d9c9fdbac48e4b1d45d5ba2d3f10e52: > > > > media: lirc: drop trailing space from scancode transmit (2023-10-09 08:22:14 +0100) > > > > ---------------------------------------------------------------- > > v6.7c > > > > ---------------------------------------------------------------- > > Sean Young (2): > > media: sharp: fix sharp encoding > > media: lirc: drop trailing space from scancode transmit > > > > drivers/media/rc/ir-sharp-decoder.c | 8 +++++--- > > drivers/media/rc/lirc_dev.c | 6 +++++- > > 2 files changed, 10 insertions(+), 4 deletions(-) > > These two patches have a Cc to stable, but no Fixes: tag. I've added the fixes tags and retagged the v6.7c tag in my repo. > Can you provide Fixes tags for these two patches? I can add them > manually. I should have fully read your message before retagging, my bad. What do you want me to do now? The patches haven't changed, just the commit messages. Sean