From: Borislav Petkov Date: Mon, 10 Sep 2012 13:52:27 +0000 (+0200) Subject: EDAC: Respect operational state in edac_pci.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~91^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876bb331e26b970c2d8caea2c1d1209fdae953d0;p=pandora-kernel.git EDAC: Respect operational state in edac_pci.c Currently, we unconditionally enable PCI polling and we don't look at the edac_op_state module parameter. Make this dependent on the parameter setting supplied on the command line. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed