Skip to content
Snippets Groups Projects
Commit f88e09de authored by Joe Hershberger's avatar Joe Hershberger Committed by Daniel Schwierzeck
Browse files

mips: serial: Fix busted manual relocation


serial_initialize() must be called after relocation to adjust the
pointers to putc(), getc(), etc.  This is busted ever since the
serial driver-model-ification series.

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Signed-off-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
parent f0c27993
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment