commit | c28842421cb6a29fd952043381bc5391bdf6be50 | [log] [tgz] |
---|---|---|
author | Eric Piel <eric.piel@tremplin-utc.net> | Tue Jun 16 15:34:13 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 16 19:47:56 2009 -0700 |
tree | 5d906c515d8374c61da58b1ccdc4d8125a5546fa | |
parent | 4b324126e0c6c3a5080ca3ec0981e8766ed6f1ee [diff] |
lis3: fix misc device unregistering and printk Can only unregister the misc device if it was registered before. Also remove debugging messages, which in addition were not properly formated. Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>