From: Aaro Koskinen Date: Fri, 5 Mar 2010 21:44:24 +0000 (-0800) Subject: rtc-core: fix memory leak X-Git-Tag: v2.6.34-rc1~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7a06a0cdd86d572e91657603180da5992be6d3;p=pandora-kernel.git rtc-core: fix memory leak The idr should be destroyed when the module is unloaded. Found with kmemleak. Signed-off-by: Aaro Koskinen Cc: Alessandro Zummo Cc: stable Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed