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)
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>

No differences found