dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/spi
Ben Dooks cb1d0a7a5d spi_s3c24xx: really assign busnum
The original "Pass the bus number we expect the S3C24XX SPI driver to
attach to via the platform data." [1] patch was mis-sent, and missed two
important parts of the diff, which was to actually set the bus_num field
and add the relevant field to the platform data.

The previous commit 50f426b55d promised to
add a bus_num field, but failed to include the two hunks that added this
field to include/asm-arm/arch-s3c2410/spi.h and then pass it to the spi
core when creating the new master field in drivers/spi/spi_s3c24xx.c.

[1] git commit 50f426b55d

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-28 16:30:21 -07:00
..
Kconfig SPI Kconfig simplifications 2008-07-24 10:47:30 -07:00
Makefile
at25.c
atmel_spi.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
atmel_spi.h
au1550_spi.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
mpc52xx_psc_spi.c mpc52xx_psc_spi: fix block transfer 2008-07-28 16:30:21 -07:00
omap2_mcspi.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
omap_uwire.c
pxa2xx_spi.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
spi.c spi: split up spi_new_device() to allow two stage registration. 2008-07-25 22:34:29 -04:00
spi_bfin5xx.c
spi_bitbang.c
spi_butterfly.c
spi_imx.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
spi_lm70llp.c
spi_mpc83xx.c spi: spi_mpc83xx clockrate fixes 2008-07-24 10:47:30 -07:00
spi_s3c24xx.c spi_s3c24xx: really assign busnum 2008-07-28 16:30:21 -07:00
spi_s3c24xx_gpio.c
spi_sh_sci.c
spi_txx9.c
spidev.c spidev: BKL removal 2008-07-24 10:47:30 -07:00
tle62x0.c
xilinx_spi.c xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() 2008-07-24 10:47:30 -07:00