[media] nuvoton-cir: use request_muxed_region for accessing EFM registers
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 30 Dec 2015 16:39:22 +0000 (14:39 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 Jan 2016 17:44:06 +0000 (15:44 -0200)
commit3def9ad6d3066e597d0ce86801a81eedb130b04a
tree5b5ec10b24709bf6fb471efb19ae17c05a4f0aee
parenta73cfe527c10bb023f0e22dd8cf37dd418c093e7
[media] nuvoton-cir: use request_muxed_region for accessing EFM registers

The two EFM ioports are accessed by drivers for other parts of the Nuvoton
Super-IO chips too. Therefore access to these ioports needs to be
protected by using request_muxed_region (like it's implemented e.g. in
hwmon/nct6775 already).

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/nuvoton-cir.c
This page took 0.028644 seconds and 5 git commands to generate.