i5100_edac: convert to use simple_open()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 26 Feb 2013 09:18:34 +0000 (17:18 +0800)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 26 Feb 2013 13:06:18 +0000 (10:06 -0300)
commitb0769891ba7baa53f270dc70d71934748beb4c5b
treebc84584f69a32a89eccfc2cbe97821c6773a2106
parent5dae92a718570e6a942e0b882e53d25cab03b40f
i5100_edac: convert to use simple_open()

This removes an open coded simple_open() function and
replaces file operations references to the function
with simple_open() instead.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i5100_edac.c