Home
last modified time | relevance | path

Searched hist:"185 d33c2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-denverton.c185d33c2 Thu Oct 04 10:15:54 CDT 2018 Andy Shevchenko <andriy.shevchenko@linux.intel.com> pinctrl: denverton: Get rid of unneeded ->probe() stub

The local ->probe() stub does nothing except calling
a generic Intel pin control probe function. Thus,
it's not needed and generic function may be called directly.

Convert the driver accordingly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
185d33c2 Thu Oct 04 10:15:54 CDT 2018 Andy Shevchenko <andriy.shevchenko@linux.intel.com> pinctrl: denverton: Get rid of unneeded ->probe() stub

The local ->probe() stub does nothing except calling
a generic Intel pin control probe function. Thus,
it's not needed and generic function may be called directly.

Convert the driver accordingly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>