diff options
author | Andy Green <andy@openmoko.com> | 2008-11-19 17:09:57 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-11-19 17:09:57 +0000 |
commit | 0c242c8f3638cf066b711a72fd0f3d16b31b1330 (patch) | |
tree | 586b762547f62caef11ee1100613fdaeb4119fa1 /drivers/ide/tc86c001.c | |
parent | 401b3513cfd1495fee115a21a5be0c7020d862c3 (diff) |
fix-scard-stop-on-resume.patch
Reported-by: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
The reporter noticed SD Card clock is running again after resume. After
looking at the code I saw I missed two tricks, this will force it off
after resume and will do better generally depending on what the last SD Card
packet was.
Since bulk read packet is normally last action (which set the clock off even
without this) the old patch worked for normal cases. But after resume, the last
packet on the wire was not a bulk transfer and we didn't take care about the
clock then.
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'drivers/ide/tc86c001.c')
0 files changed, 0 insertions, 0 deletions