diff options
author | Pavan Savoy <[email protected]> | 2011-02-04 02:23:13 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-02-04 12:41:21 -0800 |
commit | ef04d121f030329aae0c2d3ec22beea0c5cbcfd3 (patch) | |
tree | 891fe4bd9a903b553d058ad08d787fbb07d64565 /tools/perf/scripts/python | |
parent | 6710fcff66ef0330cdc458557271ee86026745d0 (diff) |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions