Input: edt-ft5x06 - convert to use simple_open()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 18 Oct 2012 06:55:54 +0000 (23:55 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 18 Oct 2012 06:59:00 +0000 (23:59 -0700)
commitf6c0df6acbfc49abe0fe593936f170cc726e21fb
tree8b953d04b74f80359a5fc5006f75624c65be3844
parent197a1e96c8be5b6005145af3a4c0e45e2d651444
Input: edt-ft5x06 - 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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/edt-ft5x06.c