Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252360
b: refs/heads/master
c: e536fbe
h: refs/heads/master
v: v3
  • Loading branch information
Linus Walleij authored and Russell King committed May 26, 2011
1 parent 00cbcae commit b444b07
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5de5a4dd872b2ca9fe8be380be5c1a78ce83b88c
refs/heads/master: e536fbe18f803b6bf9f2ea2d54d918e2b09724d8
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ux500/devices-db8500.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ static inline struct amba_device *
db8500_add_ssp(const char *name, resource_size_t base, int irq,
struct pl022_ssp_controller *pdata)
{
return dbx500_add_amba_device(name, base, irq, pdata, SSP_PER_ID);
return dbx500_add_amba_device(name, base, irq, pdata, 0);
}


Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-ux500/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
#include <mach/db8500-regs.h>
#include <mach/db5500-regs.h>

/* ST-Ericsson modified pl022 id */
#define SSP_PER_ID 0x01080022

#ifndef __ASSEMBLY__

#include <mach/id.h>
Expand Down

0 comments on commit b444b07

Please sign in to comment.