]> Pileus Git - ~andy/linux/commit
serial: sh-sci: Set the UPF_FIXED_PORT flag
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 6 Dec 2013 09:59:14 +0000 (10:59 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 24 Dec 2013 02:17:38 +0000 (11:17 +0900)
commitb6e4a3f18c0d289c7eed652dc0253a7f8fea27e4
tree85d5ca6a358b5c7616b6dcd02a83903b3ed54c7b
parentb5e17b71c6b2ff284b4018e272e18876ccfa9b2c
serial: sh-sci: Set the UPF_FIXED_PORT flag

The base address, IRQ and baud rate generator parent clock rate can't be
changed by userspace. Mark the port as fixed.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/tty/serial/sh-sci.c