diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-05-08 00:30:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-08 11:15:12 -0700 |
commit | 07bafde351470e19168dfc6385ff417e832850c1 (patch) | |
tree | bb55f7a74bdf0bcc24c958f6367b2c4a4d642444 /kernel/audit.c | |
parent | 7f76c403751ab917b2ebed5663079a6b2956eebd (diff) | |
download | op-kernel-dev-07bafde351470e19168dfc6385ff417e832850c1.zip op-kernel-dev-07bafde351470e19168dfc6385ff417e832850c1.tar.gz |
serial_txx9: Use assigned device numbers
The serial_txx9 driver have abused device numbers (major 4, minor 128) if
CONFIG_SERIAL_TXX9_STDSERIAL was not set. This patch makes the driver use
proper device numbers assigned for it (major 204, minor 196-203). I
suppose a typical user of this driver set CONFIG_SERIAL_TXX9_STDSERIAL to Y
(i.e. use "ttyS0"), so this patch would not cause big compatibility issue.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/audit.c')
0 files changed, 0 insertions, 0 deletions