spi doesn't need class_device
authorTony Jones <tonyj@suse.de>
Tue, 16 Oct 2007 08:27:48 +0000 (01:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:10 +0000 (09:43 -0700)
commit49dce689ad4ef0fd1f970ef762168e4bd46f69a3
treee9e6d07c704118d82a638ae1f01a7ef5b59dd68b
parentcd58310d775fc10cc820b27c10f619187b8c4133
spi doesn't need class_device

Make the SPI framework and drivers stop using class_device.  Update docs
accordingly ...  highlighting just which sysfs paths should be
"safe"/stable.

Signed-off-by: Tony Jones <tonyj@suse.de>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
12 files changed:
Documentation/spi/spi-summary
drivers/mmc/host/mmc_spi.c
drivers/spi/atmel_spi.c
drivers/spi/mpc52xx_psc_spi.c
drivers/spi/pxa2xx_spi.c
drivers/spi/spi.c
drivers/spi/spi_bfin5xx.c
drivers/spi/spi_bitbang.c
drivers/spi/spi_imx.c
drivers/spi/spi_lm70llp.c
drivers/spi/spi_txx9.c
include/linux/spi/spi.h