Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208581
b: refs/heads/master
c: 4df772d
h: refs/heads/master
i:
  208579: 7693677
v: v3
  • Loading branch information
Uwe Kleine-König authored and Russell King committed Aug 10, 2010
1 parent 06df06d commit 2f9c2b0
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ce45947b5687918dc6ce8e31938fbfd4059bf89e
refs/heads/master: 4df772d76d2f9be2f3207ad154452e349b04a972
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/mach-pca100.c
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ static void __init pca100_init(void)
mxc_gpio_mode(GPIO_PORTD | 27 | GPIO_GPIO | GPIO_IN);
spi_register_board_info(pca100_spi_board_info,
ARRAY_SIZE(pca100_spi_board_info));
imx27_add_spi_imx0(&pca100_spi_0_data);
imx27_add_spi_imx0(&pca100_spi0_data);
#endif

gpio_request(OTG_PHY_CS_GPIO, "usb-otg-cs");
Expand Down

0 comments on commit 2f9c2b0

Please sign in to comment.