Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77560
b: refs/heads/master
c: f92a629
h: refs/heads/master
v: v3
  • Loading branch information
eric miao authored and Russell King committed Jan 26, 2008
1 parent d9477c6 commit 4e89e4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 732ce16066964bb7b60947750e48374cc32bd310
refs/heads/master: f92a629cf75b4f1df46fd8bc0a345ea3d3246281
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-pxa/pxa3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ static struct clk pxa3xx_clks[] = {

PXA3xx_CKEN("I2CCLK", I2C, 32842000, 0, &pxa_device_i2c.dev),
PXA3xx_CKEN("UDCCLK", UDC, 48000000, 5, &pxa_device_udc.dev),
PXA3xx_CKEN("USBCLK", USBH, 48000000, 0, &pxa27x_device_ohci.dev),

PXA3xx_CKEN("SSPCLK", SSP1, 13000000, 0, &pxa27x_device_ssp1.dev),
PXA3xx_CKEN("SSPCLK", SSP2, 13000000, 0, &pxa27x_device_ssp2.dev),
Expand Down

0 comments on commit 4e89e4d

Please sign in to comment.