From: Shannon Nelson Date: Wed, 11 Dec 2013 08:17:15 +0000 (+0000) Subject: i40e: rework shadow ram read functions X-Git-Tag: v3.14-rc1~94^2~250^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4bcfbb7067ab04ddd4f48b8ac4da10d62a8de9a;p=pandora-kernel.git i40e: rework shadow ram read functions Rework Shadow RAM read word/buffer functions to not use AQ Request Resource commands. Requesting resource is not needed for SR read operations which are done through SRCTL register. Access to SR through register is controlled through DONE bit within SRCTL. With this change we do not block whole NVM resource for SR read operations. Change-Id: I73e96cdea39a45ee7b5bdf038e527308de2d9efe Signed-off-by: Kamil Krawczyk Signed-off-by: Shannon Nelson Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed