commit | 8d3c50e2f290585f000638c3e3a8a1b1208e49cf | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Mar 07 12:25:45 2017 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Apr 05 10:07:39 2017 +0200 |
tree | 133b1b9425f88087a03b296ae13c6a5779c0ea10 | |
parent | 8e7836d030a2e08290a8df25d45a2fad00957738 [diff] |
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>