From: Bruce Allan Date: Wed, 5 Dec 2012 06:25:58 +0000 (+0000) Subject: e1000e: helper functions for accessing EMI registers X-Git-Tag: v3.9-rc1~139^2~365^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ddc48a9a5f3352343eb4725eb75f9ca38fa1559;p=pandora-kernel.git e1000e: helper functions for accessing EMI registers The Extended Management Interface (EMI) registers are accessed by first writing the EMI register offset to the EMI_ADDR regiter and then either reading or writing the data to/from the EMI_DATA register. Add helper functions for performing these steps and convert existing EMI register accesses accordingly. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed