]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: add support macros to easily add conf debugfs entries
authorEyal Shapira <eyal@wizery.com>
Thu, 7 Jun 2012 20:39:20 +0000 (23:39 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Jun 2012 06:14:07 +0000 (09:14 +0300)
commitad239ce59f7d80da101786d6303f445a15774b36
tree3c2999750715258b876f378b117a8ef5c5db9bcc
parent640d457aa4402041ce1385203ddc2d643cc56b95
wlcore: add support macros to easily add conf debugfs entries

The current debugfs code contains too much code duplication
of bolierplate code. Add some macro magic to avoid this and
enable adding new debugfs entries by using just a few lines.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/debugfs.c