commit | 176f950d310c81b7fafd96aabe53704f778ce269 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Fri Nov 04 06:43:23 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Jan 02 17:43:44 2012 -0800 |
tree | 305b8b00fa2e925a20b1f354b735a7c10a57e7ad | |
parent | 52f33af8ac479259f77abab6c535dac93ce654e8 [diff] |
ixgbe: add write flush in ixgbe_clock_out_i2c_byte() I2C access is timing critical. Always do a write flush after writing to the I2CCTL register. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>