8918034dfb
ARM: SAMSUNG: Add tx_st_done variable
...
tx_st_done is required for checking the transmission status of SPI
channels with different fifo levels
Signed-off-by: Padmavathi Venna <padma.v@samsung.com >
Acked-by: Jassi Brar <jassisinghbrar@gmail.com
Acked-by: Grant Likely <grant.likely@secretlab.ca >
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com >
2011-07-06 15:03:08 +09:00
3185847957
ARM: S3C64XX: Remove gpio-bank-X header files
...
The gpio-bank-X header files of S3C64XX have definitions
which can be substituted by other common GPIO API.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com >
2011-05-06 09:37:36 +09:00
5343795fda
ARM: S3C64XX: Prototype SPI devices
...
Avoids build warnings due to the undeclared non-statics.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com >
2010-09-18 09:54:54 +09:00
23a07eb0e8
ARM: S3C64XX: Fix dev-spi build
...
The irqs.h usage here got missed in the Samsung platform reorganisation.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Jassi Brar <jassi.brar@samsung.com >
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com >
2010-09-14 17:59:51 +09:00
1c739c7f37
ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs
...
This patch fixes on inclusion <mach/gpio.h> to <linux/gpio.h>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com >
Cc: Ben Dooks <ben-linux@fluff.org >
2010-08-06 21:28:44 +09:00
88fc68a280
ARM: S3C64XX: Move device and device setup into mach-s3c64xx
...
Move the S3C64XX specific device and setup files into mach-s3c64xx as
they are unlikely to be used outside of this code.
Signed-off-by: Ben Dooks <ben-linux@fluff.org >
2010-02-20 22:32:01 +00:00