diff options
author | Jiri Slaby <jslaby@suse.cz> | 2013-03-19 11:34:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-26 00:26:23 +0100 |
commit | 9196d8acd7f91758872108958dfded7684628444 (patch) | |
tree | 6fda313382ec3071bf1e67af0c2359d22c4bdb6f /crypto/sha1_generic.c | |
parent | serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detection (diff) | |
download | linux-9196d8acd7f91758872108958dfded7684628444.tar.xz linux-9196d8acd7f91758872108958dfded7684628444.zip |
TTY: 8250, revert module name change
In 3.7 the 8250 module name was changed unintentionally from 8250 to
8250_core by commit 835d844d1a28efba81d5aca7385e24c29d3a6db2
(8250_pnp: do pnp probe before legacy probe). We then had to
re-introduce the old module options to ensure the old good
8250.nr_uart & co. still work. This can be done only by a very dirty
hack and we did it in f2b8dfd9e480c3db3bad0c25c590a5d11b31f4ef
(serial: 8250: Keep 8250.<xxxx> module options functional after driver
rename).
That is so damn ugly so that I decided to revert to the old module
name and deprecate the new 8250_core options present in 3.7 and 3.8
only. The deprecation will happen in the following patch.
Note that this patch changes the hack above to support "8250_core.*",
because we now have "8250.*" natively.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/sha1_generic.c')
0 files changed, 0 insertions, 0 deletions