[staging:staging-testing] BUILD SUCCESS f2f560e1bdc055a6a306e6b7823ba589794e6564

2021-04-12 Thread kernel test robot
allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig i386 randconfig-a003-20210412 i386 randconfig-a001-20210412 i386 randconfig-a006-20210412

Re: [PATCH v5 08/24] wfx: add bus_sdio.c

2021-04-12 Thread Ulf Hansson
On Wed, 7 Apr 2021 at 14:00, Kalle Valo wrote: > > Ulf Hansson writes: > > >> If I follow what has been done in other drivers I would write something > >> like: > >> > >> static int wfx_sdio_suspend(struct device *dev) > >> { > >> struct sdio_func *func = dev_to_sdio_func(dev); > >>