From: Gavin Shan Date: Mon, 23 Jun 2014 00:56:22 +0000 (+1000) Subject: powerpc/kerenl: Enable EEH for IO accessors X-Git-Tag: omap-for-v3.16/fixes-rc4~57^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb5736828722bd274519fab87b915da287ffd59;p=pandora-kernel.git powerpc/kerenl: Enable EEH for IO accessors In arch/powerpc/kernel/iomap.c, lots of IO reading accessors missed to check EEH error as Ben pointed. The patch fixes it. For the writing accessors, we change the called functions only for making them look similar to the reading counterparts. Suggested-by: Benjamin Herrenschmidt Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed