X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fserial%2Fsunhv.c;h=f137804b31331e15b8df64d3ff88a3e7d74ee91d;hb=0efd9323f32c137b5cf48bc6582cd08556e7cdfc;hp=8537839f9abbbb18bec06b416d6ea2991c5b7d7b;hpb=843dfb4d99c41116601694f314092b3b6c4511f4;p=powerpc.git diff --git a/drivers/serial/sunhv.c b/drivers/serial/sunhv.c index 8537839f9a..f137804b31 100644 --- a/drivers/serial/sunhv.c +++ b/drivers/serial/sunhv.c @@ -494,6 +494,7 @@ static int __init sunhv_init(void) return ret; } + sunhv_reg.tty_driver->name_base = sunhv_reg.minor - 64; sunserial_current_minor += 1; sunhv_reg.cons = SUNHV_CONSOLE();