From: Nicolas Ferre Date: Fri, 5 Jun 2009 15:46:16 +0000 (+0200) Subject: USB: atmel_usba_udc: change way of specifying bias function X-Git-Tag: v2.6.31-rc1~304^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e60c65d35951ef3527596442338c371ea16d55ed;p=pandora-kernel.git USB: atmel_usba_udc: change way of specifying bias function The toggle_bias() function was specified differently for avr32 and at91 architectures. Now, new at91 have the same behavior as avr32. Consequently, we change to a particular chip function definition: only for at91sam9rl. Signed-off-by: Nicolas Ferre Acked-by: Haavard Skinnemoen Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed