mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 23:39:18 +00:00
ARM: sa1100/badge4: remove commented out modem control initialisers
Remove the commented out modem control initialisers. These are doing nothing useful. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
This commit is contained in:
parent
3fae166e67
commit
88a4c748ba
@ -315,8 +315,6 @@ badge4_uart_pm(struct uart_port *port, u_int state, u_int oldstate)
|
||||
}
|
||||
|
||||
static struct sa1100_port_fns badge4_port_fns __initdata = {
|
||||
//.get_mctrl = badge4_get_mctrl,
|
||||
//.set_mctrl = badge4_set_mctrl,
|
||||
.pm = badge4_uart_pm,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user