]> git.baikalelectronics.ru Git - kernel.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)
commitfb05c763459066006e6d48cb756ca9cc926e7612
treea978d5fabf47a9a95c13933a847039ef834bb51f
parent6bd59d915acd9071f9ffbe365206435cc6148ba1
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