Re: [PATCH 2/2] ath10k: add platform regulatory domain support

2016-10-03 Thread Valo, Kalle
Bartosz Markowski writes: > On 14 September 2016 at 09:06, Valo, Kalle wrote: >> >> Bartosz Markowski writes: >> >> > On 12 September 2016 at 17:35, Valo, Kalle wrote: >> > >> >> >

Re: [PATCH 2/2] ath10k: add platform regulatory domain support

2016-10-03 Thread Bartosz Markowski
On 14 September 2016 at 09:06, Valo, Kalle wrote: > > Bartosz Markowski writes: > > > On 12 September 2016 at 17:35, Valo, Kalle wrote: > > > >> > +#ifdef CONFIG_ACPI > >> > +#define WRD_METHOD "WRDD" > >> > +#define

Re: [PATCH 2/2] ath10k: add platform regulatory domain support

2016-09-14 Thread Valo, Kalle
Bartosz Markowski writes: > On 12 September 2016 at 17:35, Valo, Kalle wrote: > >> > +#ifdef CONFIG_ACPI >> > +#define WRD_METHOD "WRDD" >> > +#define WRDD_WIFI (0x07) >> > + >> > +static u32 ath10k_mac_wrdd_get_mcc(struct ath10k *ar, union

Re: [PATCH 2/2] ath10k: add platform regulatory domain support

2016-09-13 Thread Bartosz Markowski
On 12 September 2016 at 17:35, Valo, Kalle wrote: [...] > > +#ifdef CONFIG_ACPI > > +#define WRD_METHOD "WRDD" > > +#define WRDD_WIFI (0x07) > > + > > +static u32 ath10k_mac_wrdd_get_mcc(struct ath10k *ar, union acpi_object > > *wrdd) > > +{ > > I don't think the ifdef