On Wed, Jul 10, 2019 at 11:08 AM Bartosz Golaszewski <[email protected]> wrote:
> From: Bartosz Golaszewski <[email protected]> > > Instead of always dereferencing &pdev->dev, just assign a helper local > variable of type struct device * and use it where applicable. > > Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: Linus Walleij <[email protected]> I expect I get this and other EM patches in a pull request from you. Yours, Linus Walleij

