| commit | 3e327763c9d3cf1a4821ca3ec610eff8e4c8789a | [log] [tgz] |
|---|---|---|
| author | Yaniv Gardi <ygardi@codeaurora.org> | Wed Jul 27 11:11:04 2011 +0300 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:27:06 2011 -0700 |
| tree | b54677da9a2c6c64b82dc1cec1eaba57fba02110 | |
| parent | 885f510f6f07c88f13940b34d35553ede8f488f7 [diff] |
msm: sdio: adding multi channel and multi device test for LPM The testing mechanism and correctness checking had to be changed in order to support multi channels and multi devices LPM test. To support that, all the LPM info must be configured and saved per device, while each device decides whether to go to sleep according to all its channels. Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>