]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f67344a472cedd25493030d07c5871c01b7b81b
tree2cf0eb983fdc7f0f337f0e160e7a162681dacda8
parent1d293947aa28799834f20f05839c03e397c702b7
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