EDAC, Calxeda highbank: Convert to use simple_open()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 17 Oct 2012 08:30:27 +0000 (16:30 +0800)
committerBorislav Petkov <bp@alien8.de>
Wed, 28 Nov 2012 10:55:07 +0000 (11:55 +0100)
commitf35d852e8038d6eccd0cce3cf1df1d4bd7d2c473
treededa8fba4972278ffd9f77f71234bef10c10c45e
parent3c0622760aaa4731e2fd3a7472a96b59d2caecc4
EDAC, Calxeda highbank: 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.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Cc: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
drivers/edac/highbank_mc_edac.c
This page took 0.030149 seconds and 5 git commands to generate.