From b6378cb3e545912a19e6355aa9171326fdc004d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20S=C3=B6derlund?= Date: Fri, 17 Feb 2012 07:36:54 -0300 Subject: [PATCH] edac: i5100 fix erroneous define for M1Err MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit According to [1] the define for M1Err in the FERR_NF_MEM register is wrong. It should be at position 1 not 0. [1] Intel 5100 Memory Controller Hub Chipset Doc.Nr: 318378 http://www.intel.com/content/dam/doc/datasheet/5100- memory-controller-hub-chipset-datasheet.pdf Reported-by: Ba Thang Nguyen Signed-off-by: Niklas Söderlund Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed