upstream: [media] nuvoton-cir: Activate PNP device when probing
authorAntti Seppälä <a.seppala@gmail.com>
Sun, 16 Feb 2014 10:16:02 +0000 (07:16 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:59 +0000 (11:54 +0900)
commit34af5e369ecc9cf6ebe10252120104112b4f9d1d
tree43654f0ed687c0668d1517875e7c42c988b2abe1
parent6d54f69422fa5bfbb1562caa47d5215809433dc8
upstream: [media] nuvoton-cir: Activate PNP device when probing

On certain motherboards (mainly Intel NUC series) bios keeps the
Nuvoton CIR device disabled at boot.

This patch adds a call to kernel PNP layer to activate the device if it
is not already activated. This will improve the chances of the PNP probe
actually succeeding on Intel NUC platforms.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Cc: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/nuvoton-cir.c