On Mon, 11 Feb 2019 17:24:42 -0800, Markus Mayer <[email protected]> wrote: > From: Markus Mayer <[email protected]> > > We can pass a (struct priv_data *) to generic_show() rather than a > (struct device *). For two of the three callers of this function, the > change means one less call to dev_get_drvdata(). For the third caller, > it makes no difference. > > Signed-off-by: Markus Mayer <[email protected]> > ---
Applied to drivers/next, thanks! -- Florian

