From: Jens Rottmann Date: Thu, 11 Mar 2010 22:04:44 +0000 (-0800) Subject: cs5535-clockevt: Free timer in IRQ setup error path X-Git-Tag: v2.6.35-rc1~493^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb19a6cb48407c59a2007063f4005c9384603c3;p=pandora-kernel.git cs5535-clockevt: Free timer in IRQ setup error path Due to a hardware limitation cs5535_mfgpt_free_timer() cannot actually release the timer hardware, but it will at least free the now unreferenced struct associated with it so calling it is the cleaner thing to do. Signed-off-by: Jens Rottmann Acked-by: Andres Salomon Cc: Jordan Crouse Cc: Ingo Molnar Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed