Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360103
b: refs/heads/master
c: 1399230
h: refs/heads/master
i:
  360101: e31d7bf
  360099: fc113d9
  360095: b490f98
v: v3
  • Loading branch information
Gabor Juhos authored and John Crispin committed Feb 19, 2013
1 parent 3a0ebb5 commit e88e576
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: 7d4c2af9bdbbe789fe4a93f32c5890d72cbf60a1
refs/heads/master: 13992303fa705ae1e4acf4660c69687672996029
3 changes: 2 additions & 1 deletion trunk/arch/mips/ath79/dev-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ void __init ath79_register_uart(void)
if (soc_is_ar71xx() ||
soc_is_ar724x() ||
soc_is_ar913x() ||
soc_is_ar934x()) {
soc_is_ar934x() ||
soc_is_qca955x()) {
ath79_uart_data[0].uartclk = clk_get_rate(clk);
platform_device_register(&ath79_uart_device);
} else if (soc_is_ar933x()) {
Expand Down

0 comments on commit e88e576

Please sign in to comment.