commit | 2f08575389ac37ece5922094777442d8fdd8c00a | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Jan 29 17:49:29 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 30 14:06:29 2009 -0800 |
tree | bb2be0550b3b6f669257295f4ba1ad754c4f39d0 | |
parent | 8b9dc8dd447cfe27c0214761ced22a8e4aa58f5e [diff] |
sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1 Change sfn4111t_reset() to change only GPIO output enables so that it doesn't break subsequent I2C operations. Update comments to explain exactly what we're doing. Add a short sleep to make sure the FLASH_CFG_1 value is latched before any subsequent I2C operations. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>