diff options
author | Nicolas Iooss <nicolas.iooss_linux@m4x.org> | 2017-01-22 18:28:06 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2017-01-23 11:39:48 +0100 |
commit | 127c1225bf89764976f80e6a0afb4e26df33c2f2 (patch) | |
tree | b599dd5b4cf789a30005540c8ff0b66e865719e6 /Documentation/nios2 | |
parent | EDAC: Expose per-DIMM error counts in sysfs (diff) | |
download | linux-127c1225bf89764976f80e6a0afb4e26df33c2f2.tar.xz linux-127c1225bf89764976f80e6a0afb4e26df33c2f2.zip |
EDAC, sb_edac: Get rid of ->show_interleave_mode()
Function sbridge_register_mci() sets pvt->info.show_interleave_mode
to knl_show_interleave_mode() on Knight's Landing and
show_interleave_mode() anywhere else.
Merge show_interleave_mode() and knl_show_interleave_mode() in a single
implementation and use it without an indirect function pointer.
Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: http://lkml.kernel.org/r/20170122172806.10412-1-nicolas.iooss_linux@m4x.org
[ Call it get_intlv_mode_str(). ]
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'Documentation/nios2')
0 files changed, 0 insertions, 0 deletions