]> git.openfabrics.org - ~emulex/infiniband.git/commit
NFC: st21nfcb: Remove double assignment of .owner in struct device_driver
authorChristophe Ricard <christophe.ricard@gmail.com>
Mon, 28 Jul 2014 16:11:34 +0000 (18:11 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Sep 2014 21:56:48 +0000 (23:56 +0200)
commitd363d7d0a5755b347de42c28aeab23ecfdcd2348
tree18e4135027508fb992174b2cccc795ca2f749719
parent56ee645e304c9b86b48768de8e52babd5b6e1d8a
NFC: st21nfcb: Remove double assignment of .owner in struct device_driver

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

Introduced by:

commit 35630df68d6030daf12dde12ed07bbe26324e6ac
NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip

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