]> 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)
commit26c5e1f37c7c0d1e9d40f16d8fe073f4748c1706
treea978d5fabf47a9a95c13933a847039ef834bb51f
parent55f816c82f0c35eee391bbbfaad4ccffadd0760e
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