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)
commitf42774224860d7c3f7c06559f98b681197999f9e
tree2cf0eb983fdc7f0f337f0e160e7a162681dacda8
parente43276050927c7dfc45b1e2f090b94f72f87c052
i7300_edac: Cleanup: remove get_error_info logic

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