Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609311
| From | Russell King - ARM Linux <linux@armlinux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci |
| Date | 2017-03-26 12:10 +0200 |
| Message-ID | <tpdhw-6NN-3@gated-at.bofh.it> (permalink) |
| References | <toAga-4c4-5@gated-at.bofh.it> <toAzx-4jh-37@gated-at.bofh.it> <tpcEO-6f8-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Mar 26, 2017 at 11:22:57AM +0200, Geert Uytterhoeven wrote: > Time for the serial subsystem to switch to dynamic minors, and get rid of the > what-is-your-serial-port-called-again-on-this-platform > multi-million-euro question? Dynamic device numbers are fine for those who use devtmpfs / udev, but I would imagine that there are systems out there which don't, and if they change, systems become inaccessible (the port becomes dead, even to sysrq.) -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci Sjoerd Simons <sjoerd.simons@collabora.co.uk> - 2017-03-24 17:30 +0100
[PATCH 1/2] serial: pl010: Move uart_register_driver call to device probe Sjoerd Simons <sjoerd.simons@collabora.co.uk> - 2017-03-24 17:30 +0100
Re: [PATCH 1/2] serial: pl010: Move uart_register_driver call to device probe Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-03-24 17:50 +0100
[PATCH 2/2] serial: sh-sci: Move uart_register_driver call to device probe Sjoerd Simons <sjoerd.simons@collabora.co.uk> - 2017-03-24 17:30 +0100
Re: [PATCH 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-03-24 17:50 +0100
Re: [PATCH 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-26 11:30 +0200
Re: [PATCH 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-03-26 12:10 +0200
csiph-web