From: Thomas Gleixner Date: Fri, 8 Oct 2010 19:40:23 +0000 (+0200) Subject: x86: Prepare the affinity common functions for taking struct irq_data * X-Git-Tag: v2.6.37-rc1~191^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7e909eae444ff733ecc5628af76d89c363ab480;p=pandora-kernel.git x86: Prepare the affinity common functions for taking struct irq_data * While at it rename it to sensible function names and fix the return value from unsigned to int for __ioapic_set_affinity (set_desc_affinity). Returning -1 in a function returning unsigned int is somewhat strange. Signed-off-by: Thomas Gleixner Reviewed-by: Ingo Molnar --- Reading git-diff-tree failed