Re: [PATCH] mmc: sdhci-pic32: remove owner assignment

2016-04-11 Thread Ulf Hansson
On 8 April 2016 at 07:22, Masahiro Yamada wrote: > A platform_driver does not need to set an owner, it will be populated > by the driver core. > > Signed-off-by: Masahiro Yamada Thanks, applied for next! Kind regards Uffe > --- > > drivers/mmc/host/sdhci-pic32.c | 1 - > 1 file changed, 1 del

Re: [PATCH] mmc: sdhci-pic32: remove owner assignment

2016-04-08 Thread Adrian Hunter
On 08/04/16 08:22, Masahiro Yamada wrote: > A platform_driver does not need to set an owner, it will be populated > by the driver core. > > Signed-off-by: Masahiro Yamada > --- > > drivers/mmc/host/sdhci-pic32.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/mmc/host/sdhci-pic