Re: [PATCH 0/4] drivers:misc: ti-st: platform specifics

From: Pavan Savoy
Date: Fri Jul 15 2011 - 12:50:22 EST


On 7/12/2011 10:55 AM, Savoy, Pavan wrote:
Greg,

resending,
since I didn't see these up on lkml.org

These are the some of the patches which have gone on top of Texas Instrument's
shared transport driver which fixes issues found during field testing.
These include:
a. removing an annoying and misleading debug message
b. various platform hooks for enabling/disabling chip and communicating PM
states of the WiLink chip.
c. Re-initializing completion for make sure failed firmware download doesn't
create a problem the next time around.
d. fail-safe fix which happens upon corner cases when UART drops
bytes or chip is too busy and hence sends across h/w error events.

Greg,

I hope you find some time to have a look at these.

Thanks & Regards,
Pavan Savoy.



Pavan Savoy (3):
drivers:misc: ti-st: avoid a misleading dbg msg
drivers:misc:ti-st: platform hooks for chip states
drivers:misc: ti-st: reinit completion on ver read

Vijay Badawadagi (1):
drivers:misc: ti-st: fail-safe on wrong pkt type

drivers/misc/ti-st/st_core.c | 9 ++++++++-
drivers/misc/ti-st/st_kim.c | 13 +++++++++++++
drivers/misc/ti-st/st_ll.c | 19 +++++++++++++++++++
include/linux/ti_wilink_st.h | 27 ++++++++++++++++++++++++++-
4 files changed, 66 insertions(+), 2 deletions(-)


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