i7300_edac: Cleanup: remove get_error_info logic
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 27 Aug 2010 13:33:25 +0000 (10:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Aug 2010 17:56:56 +0000 (14:56 -0300)
As the error logic in this driver came from i5400 driver, it
were using one function to get errors, and another to display.
Let's make it simpler and avoid doing it into two steps.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7300_edac.c

Simple merge