]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: pn544: Remove #ifdef CONFIG_OF
authorChristophe Ricard <christophe.ricard@gmail.com>
Wed, 23 Dec 2015 22:45:04 +0000 (23:45 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 29 Dec 2015 18:06:14 +0000 (19:06 +0100)
commita862e2b8753f399f035d460aee252917b9e9f9fa
tree81e24cd632351d0cb038d367b4f84f974d20b790
parent750d29c2906e20e3152637ae557cb1b139122c9c
nfc: pn544: Remove #ifdef CONFIG_OF

All of_* APIs are safe if CONFIG_OF is not define.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn544/i2c.c