From: Wei Yongjun Date: Wed, 17 Oct 2012 08:32:01 +0000 (+0800) Subject: EDAC: Convert to use simple_open() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~91^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7312a295ec113fa7b3f7486c4b62b936a357d3;p=pandora-kernel.git 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. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed