Searched hist:"92 c8f7c0e109d2fcff607a13dd7c1437d6c9f87a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/platform_data/ |
H A D | atmel.h | diff 92c8f7c0e109d2fcff607a13dd7c1437d6c9f87a Tue Jun 13 15:24:39 CDT 2017 Alexandre Belloni <alexandre.belloni@free-electrons.com> tty/serial: atmel: make the driver DT only
Now that AVR32 is gone, platform_data are not used to initialize the driver anymore, remove that path from the driver. Also remove the now unused struct atmel_uart_data.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/tty/serial/ |
H A D | atmel_serial.c | diff 92c8f7c0e109d2fcff607a13dd7c1437d6c9f87a Tue Jun 13 15:24:39 CDT 2017 Alexandre Belloni <alexandre.belloni@free-electrons.com> tty/serial: atmel: make the driver DT only
Now that AVR32 is gone, platform_data are not used to initialize the driver anymore, remove that path from the driver. Also remove the now unused struct atmel_uart_data.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|