Am 08.04.19 um 21:38 schrieb Guenter Roeck: > There is no call to platform_get_drvdata() in the driver, > so platform_set_drvdata() is unnecessary and can be dropped. > > The conversion was done automatically with coccinelle using the > following semantic patches. The semantic patches and the scripts > used to generate this commit log are available at > https://github.com/groeck/coccinelle-patches > > Cc: Florian Fainelli <[email protected]> > Cc: Ray Jui <[email protected]> > Cc: Scott Branden <[email protected]> > Cc: [email protected] > Cc: Eric Anholt <[email protected]> > Cc: Stefan Wahren <[email protected]> > Signed-off-by: Guenter Roeck <[email protected]>
Acked-by: Stefan Wahren <[email protected]> Thanks

