[PATCH 13/41] drivers: tty: serial: uartlite: fill mapsize and use it

Peter Korsgaard peter at korsgaard.com
Tue Apr 30 01:19:57 AEST 2019


>>>>> "Enrico" == Enrico Weigelt, metux IT consult <info at metux.net> writes:

 > Fill the struct uart_port->mapsize field and use it, insteaf of

s/insteaf/instead/

 > hardcoded values in many places. This makes the code layout a bit
 > more consistent and easily allows using generic helpers for the
 > io memory handling.

 > Candidates for such helpers could be eg. the request+ioremap and
 > iounmap+release combinations.

 > Signed-off-by: Enrico Weigelt <info at metux.net>

Acked-by: Peter Korsgaard <peter at korsgaard.com>

-- 
Bye, Peter Korsgaard


More information about the Linuxppc-dev mailing list