Home
last modified time | relevance | path

Searched hist:"7 b88e553" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/auxdisplay/
H A Dimg-ascii-lcd.c7b88e553 Tue Oct 19 09:45:03 CDT 2021 Geert Uytterhoeven <geert@linux-m68k.org> auxdisplay: img-ascii-lcd: Add helper variable dev

img_ascii_lcd_probe() has many users of "pdev->dev". Add a shorthand to
simplify the code.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>