From: Arthur Jones Date: Mon, 29 Sep 2008 11:51:09 +0000 (+0000) Subject: e1000e: release hw semaphore after successfully writing EEPROM X-Git-Tag: v2.6.28-rc1~717^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1694f25b4beb80b911fb21efcff36acca39aa696;p=pandora-kernel.git e1000e: release hw semaphore after successfully writing EEPROM Since e1000e has been existance in linux-2.6, we've never released the hardware semaphore after a successful write to the SPI EEPROM. I guess we don't write to SPI EEPROM much -- but those few of us that do appreciate it when we can later read from the EEPROM without having to reboot. Found-by: Nick Van Fossen Signed-off-by: Arthur Jones Reviewed-by: Auke Kok Signed-off-by: David S. Miller --- Reading git-diff-tree failed