android_kernel_motorola_sm6225/drivers/misc/ti-st
Pavan Savoy ef04d121f0 drivers:misc: ti-st: firmware download optimization
To fasten the process of firmware download, the chip allows
disabling of the command complete event generation from host.
In these cases, only few very essential commands would have
the command complete events and hence the wait associated with
them.

So now the driver would wait for a command complete event, only
when it comes across a wait event during firmware parsing.
This would also mean we need to skip not just the change baud
rate command but also the wait for it.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-04 12:41:21 -08:00
..
Kconfig misc: ti-st: Kconfig & Makefile for TI_ST 2010-10-06 08:27:00 -07:00
Makefile misc: ti-st: Kconfig & Makefile for TI_ST 2010-10-06 08:27:00 -07:00
st_core.c drivers:misc: ti-st: firmware download optimization 2011-02-04 12:41:21 -08:00
st_kim.c drivers:misc: ti-st: firmware download optimization 2011-02-04 12:41:21 -08:00
st_ll.c drivers:misc: ti-st: set right debug levels for logs 2011-02-04 12:41:21 -08:00