u-boot/cpu/arm920t/s3c24x0
Remy Bohmer 9dbc366744 The PIPE_INTERRUPT flag is used wrong
At a lot of places in the code the PIPE_INTERRUPT flags and friends
are used wrong. The wrong bits are compared to this flag resulting
in wrong conditions. Also there are macros that should be used for
PIPE_* flags.
This patch tries to fix them all, however, I was not able to test the
changes, because I do not have any of these boards.

Review required!

Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Markus Klotzbuecher <mk@denx.de>
2008-10-14 16:43:06 +02:00
..
i2c.c Bugfix in I2C initialisation on S3C2400. 2006-06-16 16:57:18 +02:00
interrupts.c ARM: arm920/s3c24xx: IRQ demulitplexer callback 2008-02-04 23:49:13 +01:00
Makefile ARM: S3C24x0 SoC NAND controller support 2008-02-04 23:54:51 +01:00
nand.c Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 2008-08-14 11:26:22 +02:00
serial.c s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' 2008-02-17 16:04:23 +01:00
speed.c Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
usb.c Fix some typos 2008-05-09 20:53:52 +02:00
usb_ohci.c The PIPE_INTERRUPT flag is used wrong 2008-10-14 16:43:06 +02:00
usb_ohci.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00