commit | cfc1c34585492179e9e74a0b64d1be285646be67 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jul 04 16:02:39 2019 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jul 23 18:50:48 2019 +0300 |
tree | 85055095c3eb015b58906c555048c05b160088c1 | |
parent | fa01aff97637a961041ef7e6279cbd32514622b6 [diff] |
pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid() There is no need to duplicate the check which is done in the common intel_pinctrl_probe(). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>