commit | b64365a52625e6ec5cf05dd984fba0fa69b24623 | [log] [tgz] |
---|---|---|
author | Pavan Savoy <pavan_savoy@ti.com> | Fri Aug 03 14:49:41 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 16 10:11:45 2012 -0700 |
tree | 00a5a0167427014db319c23cfe38a8921406a316 | |
parent | 27712b3928bec9b1a889d7f60d718a35ca6c23b3 [diff] |
drivers/misc/ti-st: chip_disable on timeout If the communication with the WiLink breaks down for whatever reasons & the ti-st driver is unable to un-install the line-discipline during clean-up in st_kim_stop, the GPIO should be held low (BT_EN=0) & the platform's chip disable hook shall also be called. Signed-off-by: Pavan Savoy <pavan_savoy@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>