]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
acer-wmi: remove debugfs entries upon unloading
authorRuss Dill <russ.dill@gmail.com>
Tue, 2 Sep 2008 21:35:40 +0000 (14:35 -0700)
committerAndi Kleen <ak@linux.intel.com>
Thu, 4 Sep 2008 12:40:48 +0000 (14:40 +0200)
The exit function neglects to remove debugfs entries, leading to a BUG
on reload.

[akpm@linux-foundation.org: cleanups]
Signed-off-by: Russ Dill <Russ.Dill@gmail.com>
Acked-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
Cc: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@linux.intel.com>

No differences found