commit | 973ed3af1a570612771ed10dec6506c757767668 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms@verge.net.au> | Tue Jun 21 08:00:10 2011 +0900 |
committer | Chris Ball <cjb@laptop.org> | Wed Jul 20 17:20:57 2011 -0400 |
tree | db993034cacfcc3f3388c43d96459a123adc32a2 | |
parent | a11862d3389d4304211eed0758f510d5e573f93c [diff] |
mmc: sdhi: Add write16_hook Some controllers require waiting for the bus to become idle before writing to some registers. I have implemented this by adding a hook to sd_ctrl_write16() and implementing a hook for SDHI which waits for the bus to become idle. Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Cc: Magnus Damm <magnus.damm@gmail.com> Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Chris Ball <cjb@laptop.org>