]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFC: st21nfca: Covert to use GPIO descriptor
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 7 Mar 2017 10:25:45 +0000 (12:25 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 5 Apr 2017 08:07:39 +0000 (10:07 +0200)
commit8d3c50e2f290585f000638c3e3a8a1b1208e49cf
tree133b1b9425f88087a03b296ae13c6a5779c0ea10
parent8e7836d030a2e08290a8df25d45a2fad00957738
NFC: st21nfca: Covert to use GPIO descriptor

Since we got rid of platform data, the driver may use GPIO descriptor
directly.

Looking deeply to the use of the GPIO pin it looks like it should be
a fixed voltage regulator rather than custom GPIO handling. But this
is out of scope of the change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st21nfca/i2c.c