spi: prefix modalias with "spi:"
authorAnton Vorontsov <[email protected]>
Tue, 22 Sep 2009 23:46:08 +0000 (16:46 -0700)
committerLinus Torvalds <[email protected]>
Wed, 23 Sep 2009 14:39:43 +0000 (07:39 -0700)
commite0626e3844e8f430fc1a4417f523a00797df7ca6
tree15e62abad725200b3c6ad2462f268c3df09ed711
parent8cec03eee4a771f949c70cff07775c9bb21d4642
spi: prefix modalias with "spi:"

This makes it consistent with other buses (platform, i2c, vio, ...).  I'm
not sure why we use the prefixes, but there must be a reason.

This was easy enough to do it, and I did it.

Signed-off-by: Anton Vorontsov <[email protected]>
Cc: David Brownell <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: Jean Delvare <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Cc: "John W. Linville" <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
36 files changed:
drivers/gpio/max7301.c
drivers/gpio/mcp23s08.c
drivers/hwmon/lis3lv02d_spi.c
drivers/hwmon/max1111.c
drivers/input/touchscreen/ad7877.c
drivers/input/touchscreen/ad7879.c
drivers/input/touchscreen/ads7846.c
drivers/leds/leds-dac124s085.c
drivers/mfd/ezx-pcap.c
drivers/misc/eeprom/at25.c
drivers/mmc/host/mmc_spi.c
drivers/mtd/devices/mtd_dataflash.c
drivers/net/enc28j60.c
drivers/net/ks8851.c
drivers/net/wireless/libertas/if_spi.c
drivers/net/wireless/p54/p54spi.c
drivers/net/wireless/wl12xx/wl1251_main.c
drivers/rtc/rtc-ds1305.c
drivers/rtc/rtc-ds1390.c
drivers/rtc/rtc-ds3234.c
drivers/rtc/rtc-m41t94.c
drivers/rtc/rtc-max6902.c
drivers/rtc/rtc-r9701.c
drivers/rtc/rtc-rs5c348.c
drivers/serial/max3100.c
drivers/spi/spi.c
drivers/spi/spidev.c
drivers/spi/tle62x0.c
drivers/staging/stlc45xx/stlc45xx.c
drivers/video/backlight/corgi_lcd.c
drivers/video/backlight/ltv350qv.c
drivers/video/backlight/tdo24m.c
drivers/video/backlight/tosa_lcd.c
drivers/video/backlight/vgg2432a4.c
include/linux/mod_devicetable.h
scripts/mod/file2alias.c