From: Jeff Garzik Date: Tue, 10 Oct 2006 05:40:55 +0000 (-0400) Subject: [PATCH] irda: donauboe fixes, cleanups X-Git-Tag: v2.6.19-rc2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e541feb340bc2a4caaf707ee5ad71a47fdd068;p=pandora-kernel.git [PATCH] irda: donauboe fixes, cleanups - fix: toshoboe_invalid_dev() was recently removed, but not all callers were updated, causing the obvious linker error. Remove caller, because the check (like the one removed) isn't used. - fix: propagate request_irq() return value - cleanup: remove void* casts - cleanup: remove impossible ASSERTs Signed-off-by: Jeff Garzik Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed