Hi Kalle,

> From: Kalle Valo [mailto:[email protected]]
> Sent: Saturday, September 26, 2015 11:23 PM
> To: Amitkumar Karwar
> Cc: [email protected]; Cathy Luo; Nishant Sarmukadam
> Subject: Re: [PATCH] mwifiex: control WLAN and bluetooth coexistence
> modes
> 
> Amitkumar Karwar <[email protected]> writes:
> 
> > By default our chip will be in spatial coexistence mode.
> > This patch adds a provision to change it to timeshare mode via sysfs
> > command.
> >
> > Enable timeshare coexistence mode
> >    echo 1 > /sys/class/net/mlan0/timeshare_coex
> >
> > Go back to spacial coexistence mode
> >    echo 0 > /sys/class/net/mlan0/timeshare_coex
> >
> > Signed-off-by: Amitkumar Karwar <[email protected]>
> > Signed-off-by: Nishant Sarmukadam <[email protected]>
> 
> Is sysfs acceptable for this? Don't other drivers use debugfs to control
> coexist?
> 

Yes. Other drivers use debugfs to control coexist. I will submit updated 
version to match this.

Regards,
Amitkumar
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to