Em Thu, 20 Jan 2022 16:12:30 +0000 Sean Young <sean@xxxxxxxx> escreveu: > Hi Mauro, > > A few small changes, mostly simplifying things. > > Sean > > The following changes since commit ef483454f92bb2b8fe9ac4ec64cb00de61b87724: > > media: staging: media: zoran: drop read/write support (2022-01-12 07:11:58 +0100) > > are available in the Git repository at: > > git://linuxtv.org/syoung/media_tree.git tags/v5.18a > > for you to fetch changes up to 40edd4dd217a080cb5b7d5af9da04fd773234d10: > > media: mtk-cir: simplify code (2022-01-15 11:45:38 +0000) > > ---------------------------------------------------------------- > v5.18a > > ---------------------------------------------------------------- > Peiwei Hu (1): > media: ir_toy: free before error exiting > > Sean Young (5): > media: lirc: remove unused lirc features See my comments with regards to this one. The remaining patches were applied, thanks! Regards, Mauro > media: lirc: simplify gap calculation > media: mtk-cir: reduce message end to fix nec repeats > media: mtk-cir: remove superfluous ir_raw_event_reset() > media: mtk-cir: simplify code > > .../userspace-api/media/rc/lirc-get-features.rst | 18 ---------- > drivers/media/rc/ir_toy.c | 2 +- > drivers/media/rc/lirc_dev.c | 19 ++++------- > drivers/media/rc/mtk-cir.c | 39 +++++++++++----------- > include/media/rc-core.h | 6 +--- > include/uapi/linux/lirc.h | 4 --- > tools/include/uapi/linux/lirc.h | 11 +++--- > 7 files changed, 33 insertions(+), 66 deletions(-) Thanks, Mauro