]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Add "spi:" prefix for spi modalias
authorAxel Lin <axel.lin@gmail.com>
Mon, 1 Aug 2011 13:20:10 +0000 (21:20 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 17:02:01 +0000 (10:02 -0700)
commit5acfc03284e628e98756db139aacc226e5f9f145
tree771fec3af42c8069d12f4e2313001f8d8f2fe620
parent509283137a00fe81c3ace31ab709a39462f55a6e
tty: Add "spi:" prefix for spi modalias

Since commit 8fac52a0 (spi: prefix modalias with "spi:"),
the spi modalias is prefixed with "spi:".

This patch adds "spi:" prefix and removes "-spi" suffix in the modalias.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/max3107-aava.c
drivers/tty/serial/max3107.c
drivers/tty/serial/mrst_max3110.c