]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:14:19 +0000 (12:14 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:58:59 +0000 (15:58 +0300)
commit19c154f3bf51418ec66f50526edc14fdb27c143f
treebe56929dacc0a99dc45eb9603aa0312da22872cd
parenteeca01372df5610923aa23c55884e7a944f44a3b
wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir

Instead of adding more files from the lower drivers into the same
directory in debugfs as wlcore, we now add a subdirectory for the
lower driver.  This makes things a bit easier, because we can quickly
see where the debugfs entry is implemented and what is specific to the
lower driver.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wl12xx/debugfs.c
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl18xx/debugfs.c
drivers/net/wireless/ti/wl18xx/main.c