]> git.baikalelectronics.ru Git - kernel.git/commit
[media] nuvoton-cir: improve logical device handling
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 30 Dec 2015 16:43:59 +0000 (14:43 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 Jan 2016 17:45:40 +0000 (15:45 -0200)
commit871a774e041524b5eff232d19efe851617250e62
tree8ebfcfad2f411a1b3e759e69b0c894d4461fa738
parent730baf69d929ddc01e391d863c3bedd1216ae4e6
[media] nuvoton-cir: improve logical device handling

Only enable the logical devices after the registers have been initialized.

The call to nvt_enable_logical_dev in nvt_resume is not needed as this is
done implicitely by nvt_cir_regs_init now.

[mchehab@osg.samsung.com: fixed multiline comment to kernel CodingStyle]
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/nuvoton-cir.c