On Thu, Oct 04, 2018 at 06:33:20PM +0300, Andy Shevchenko wrote: > 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. > > This patch converts the driver accordingly. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>