commit | c44696fff04ff62f65441afe9ea244b47653dd6d | [log] [tgz] |
---|---|---|
author | Tony Luck <tony.luck@intel.com> | Mon May 18 17:32:37 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Jun 03 10:10:22 2015 -0300 |
tree | 7bc315bccc2cf551533ad39a7e3fad808fb23157 | |
parent | c65b99f046843d2455aa231747b5a07a999a9f3d [diff] |
EDAC: Remove arbitrary limit on number of channels Currently set to "6", but the reset of the code will dynamically allocate as needed. We need to go to "8" today, but drop the check completely to save doing this again when we need even larger numbers. Signed-off-by: Tony Luck <tony.luck@intel.com> Acked-by: Aristeu Rozanski <aris@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>