From: Pavan Savoy <[email protected]>

Resending - Since I'm not sure the first mail was went through.
This time adding a patch from Matthias Kaehlcke.

Greg,

Please find attached the patch-set which fixes/updates the WiLink shared
transport driver hosted at drivers/misc/ti-st/

Among the following set of patches:-
The gpio handling patch, disabling chip upon firmware download timeout &
fixing the read fw version command comes from testing the driver on various
platforms with a variety of serial driver working underneath.
The other 2 patches comes in form of removing sparse warnings and a nicer
update from existing wait for completion usage.


Matthias Kaehlcke (1):
  drivers/misc/ti-st: check chip_awake NULL check

Pavan Savoy (5):
  drivers/misc/ti-st: remove gpio handling
  drivers/misc/ti-st: remove sparse warnings
  drivers/misc/ti-st: chip_disable on timeout
  drivers/misc/ti-st: use cpu friendly completions
  drivers/misc/ti-st: fix read fw version cmd

 drivers/misc/ti-st/st_core.c |   12 +++--
 drivers/misc/ti-st/st_kim.c  |  109 +++++++++++++++++-------------------------
 drivers/misc/ti-st/st_ll.c   |    2 +-
 include/linux/ti_wilink_st.h |    3 +-
 4 files changed, 54 insertions(+), 72 deletions(-)

-- 
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to