Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1665531
| From | Richard Genoud <richard.genoud@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling |
| Date | 2017-06-14 09:50 +0200 |
| Message-ID | <tSbdU-2l2-31@gated-at.bofh.it> (permalink) |
| References | <tS0BQ-46W-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 13/06/2017 22:24, Alexandre Belloni wrote: > atmel_default_console_device was only used by AVR32, in particular > arch/avr32/mach-at32ap/at32ap700x.c which is now gone. Remove it from the > driver. > > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > --- > > Changes in v2: > - added an empty line as suggested by Andy > - properly based the patch on v4.12-rc1 > > drivers/tty/serial/atmel_serial.c | 43 --------------------------------------- > 1 file changed, 43 deletions(-) > Acked-by: Richard Genoud <richard.genoud@gmail.com> Thanks !
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-06-13 22:30 +0200
[PATCH v2 2/2] tty/serial: atmel: make the driver DT only Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-06-13 22:30 +0200
Re: [PATCH v2 2/2] tty/serial: atmel: make the driver DT only Richard Genoud <richard.genoud@gmail.com> - 2017-06-14 09:50 +0200
Re: [PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling Richard Genoud <richard.genoud@gmail.com> - 2017-06-14 09:50 +0200
csiph-web