ar71xx: enable HSR tuner on Ubiquiti UAP Outdoor+
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
parent
60983a486c
commit
7ef0d7c4fc
1 changed files with 1 additions and 0 deletions
|
@ -279,6 +279,7 @@ static void __init ubnt_unifi_outdoor_plus_setup(void)
|
|||
ath79_register_eth(0);
|
||||
ath79_register_eth(1);
|
||||
|
||||
ap9x_pci_get_wmac_data(0)->ubnt_hsr = true;
|
||||
ap91_pci_init(ee, NULL);
|
||||
|
||||
ath79_register_leds_gpio(-1, ARRAY_SIZE(ubnt_unifi_outdoor_plus_leds_gpio),
|
||||
|
|
Loading…
Reference in a new issue