]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cw1200: convert to use simple_open()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 30 May 2013 11:42:35 +0000 (19:42 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 30 May 2013 18:45:24 +0000 (14:45 -0400)
commitc0dc79d607c39f5f6c6fd6cc8119b81639a6d6f3
treea978d5fabf47a9a95c13933a847039ef834bb51f
parent4696d477d8dd23ad990d716a90d08cb149c2e861
cw1200: 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: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/cw1200/debug.c