Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322535
b: refs/heads/master
c: e26a603
h: refs/heads/master
i:
  322533: ba991f5
  322531: 9918587
  322527: 3dbd50b
v: v3
  • Loading branch information
Kuninori Morimoto authored and Simon Horman committed Aug 31, 2012
1 parent 8015679 commit 9b4de26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: ee3c843d0fc21c68ced93b982b5731178a24df68
refs/heads/master: e26a6038d3a902cd0bc784fc55571a83d7f9cb79
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-shmobile/board-mackerel.c
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,7 @@ static struct platform_device usbhs0_device = {
* - J30 "open"
* - modify usbhs1_get_id() USBHS_HOST -> USBHS_GADGET
* - add .get_vbus = usbhs_get_vbus in usbhs1_private
* - check usbhs0_device(pio)/usbhs1_device(irq) order in mackerel_devices.
*/
#define IRQ8 evt2irq(0x0300)
#define USB_PHY_MODE (1 << 4)
Expand Down Expand Up @@ -1325,8 +1326,8 @@ static struct platform_device *mackerel_devices[] __initdata = {
&nor_flash_device,
&smc911x_device,
&lcdc_device,
&usbhs1_device,
&usbhs0_device,
&usbhs1_device,
&leds_device,
&fsi_device,
&fsi_ak4643_device,
Expand Down

0 comments on commit 9b4de26

Please sign in to comment.