commit | f42774224860d7c3f7c06559f98b681197999f9e | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Aug 27 10:33:25 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 30 14:56:56 2010 -0300 |
tree | 2cf0eb983fdc7f0f337f0e160e7a162681dacda8 | |
parent | e43276050927c7dfc45b1e2f090b94f72f87c052 [diff] |
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>