]> Pileus Git - ~andy/linux/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)
commitad62d81a9e5262555de0501329bd635f5886124f
treebe56929dacc0a99dc45eb9603aa0312da22872cd
parent7b03c306da4a5ae415036a16b1a5844ca42e2778
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