diff options
Diffstat (limited to 'arch/arm/mach-pxa/spitz.c')
| -rw-r--r-- | arch/arm/mach-pxa/spitz.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/arm/mach-pxa/spitz.c b/arch/arm/mach-pxa/spitz.c index 19b372df544a..44bcb8097c7a 100644 --- a/arch/arm/mach-pxa/spitz.c +++ b/arch/arm/mach-pxa/spitz.c | |||
| @@ -371,6 +371,7 @@ static int spitz_ohci_init(struct device *dev) | |||
| 371 | static struct pxaohci_platform_data spitz_ohci_platform_data = { | 371 | static struct pxaohci_platform_data spitz_ohci_platform_data = { | 
| 372 | .port_mode = PMM_NPS_MODE, | 372 | .port_mode = PMM_NPS_MODE, | 
| 373 | .init = spitz_ohci_init, | 373 | .init = spitz_ohci_init, | 
| 374 | .power_budget = 150, | ||
| 374 | }; | 375 | }; | 
| 375 | 376 | ||
| 376 | 377 | ||
