commit | d31748be2ba37b29bc051f1b5ce2f30294db2cc1 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jun 19 13:08:48 2017 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Jun 22 23:51:44 2017 +0200 |
tree | fd0f8eaeccc80badc1c75c06ebc364833a22852b | |
parent | 394671e79ee6e9e23ddd673ba5bbae5887f97182 [diff] |
NFC: st21nfca: Get rid of code duplication in ->probe() Since OF and ACPI case almost the same get rid of code duplication by moving gpiod_get() calls directly to ->probe(). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>