DORMANTno replies

[PATCH 3/3] pl022: fix peripheral id for ST vendor

From: srinidhi kasagar <hidden>
Date: 2009-09-21 22:37:19
Subsystem: spi subsystem, the rest · Maintainers: Mark Brown, Linus Torvalds

From: srinidhi kasagar <redacted>

This fixes the wrong peripheral id being used in pl022
driver for ST derivative

Signed-off-by: srinidhi kasagar <redacted>
---
 drivers/spi/amba-pl022.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/spi/amba-pl022.c b/drivers/spi/amba-pl022.c
index da76797..1d51b49 100644
--- a/drivers/spi/amba-pl022.c
+++ b/drivers/spi/amba-pl022.c
@@ -1828,7 +1828,7 @@ static struct amba_id pl022_ids[] = {
 		 * ST Micro derivative, this has 32bit wide
 		 * and 32 locations deep TX/RX FIFO
 		 */
-		.id	= 0x00108022,
+		.id	= 0x01080022,
 		.mask	= 0xffffffff,
 		.data	= &vendor_st,
 	},
-- 
1.6.3.GIT
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help