[PATCH] ath10k: Fix sanity check on enabling btcoex via debugfs

2016-02-22 Thread Mohammed Shafi Shajakhan
From: Mohammed Shafi Shajakhan First check for the device state before enabling / disabling btcoex, also return a proper error value. Enabling / disabling btcoex ideally does a f/w + ath10k_core_restart so the checks that are applicable for 'simulate_fw_crash' shall be applicable for this as well

Re: [PATCH] ath10k: Fix sanity check on enabling btcoex via debugfs

2016-03-04 Thread Valo, Kalle
Mohammed Shafi Shajakhan writes: > From: Mohammed Shafi Shajakhan > > First check for the device state before enabling / disabling > btcoex, also return a proper error value. Enabling / disabling > btcoex ideally does a f/w + ath10k_core_restart so the checks > that are applicable for 'simulate_