NFC: st21nfca: Remove double assignment of .owner in struct device_driver
authorEmil Goode <emilgoode@gmail.com>
Mon, 28 Jul 2014 16:11:28 +0000 (18:11 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Sep 2014 21:56:45 +0000 (23:56 +0200)
commitce3a5de7f58f18976b6536d8ea663f90da0e8093
tree708037f5d948c2e6937e0e5bf322aa402855a7d5
parentcb174aba86fe10ddac8b692c90a9480526c02953
NFC: st21nfca: Remove double assignment of .owner in struct device_driver

The .owner member of struct device_driver is assigned THIS_MODULE twice.

Introduced by:

commit c44cb2edd01ca31471d9385f0895891b006ab904
("NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca")

Acked-by: Christophe RICARD <christophe-h.ricard@st.com>
Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st21nfca/i2c.c