Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. You will get a small fixup to Zinitix touchscreen driver to avoid enabling IRQ line before we successfully requested it. Changelog: --------- Nikita Travkin (1): Input: zinitix - make sure the IRQ is allocated before it gets enabled Diffstat: -------- drivers/input/touchscreen/zinitix.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) Thanks. -- Dmitry