Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109334
b: refs/heads/master
c: e45772b
h: refs/heads/master
v: v3
  • Loading branch information
Martin Michlmayr authored and Nicolas Pitre committed Aug 22, 2008
1 parent f5926d9 commit ec27638
Show file tree
Hide file tree
Showing 3 changed files with 3 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: c0fe819baf86979a5801387ccd7d8df0dc2f34e2
refs/heads/master: e45772b2c0a011203b797d2b5f19fe314eacca0e
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-orion5x/ts209-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ static void __init qnap_ts209_init(void)
orion5x_i2c_init();
orion5x_sata_init(&qnap_ts209_sata_data);
orion5x_uart0_init();
orion5x_uart1_init();
orion5x_xor_init();

platform_device_register(&qnap_ts209_button_device);
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-orion5x/ts409-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ static void __init qnap_ts409_init(void)
orion5x_eth_init(&qnap_tsx09_eth_data);
orion5x_i2c_init();
orion5x_uart0_init();
orion5x_uart1_init();

platform_device_register(&qnap_ts409_button_device);

Expand Down

0 comments on commit ec27638

Please sign in to comment.