On Wed, Oct 01, 2008 at 09:47:19PM +0200, Jonas Bonn wrote: > Device registration should be handled at the machine level and not > in the driver code itself. This patch removes the device registration > from the driver code in preparation for moving it to the machine > definition.
> Signed-off-by: Jonas Bonn <[EMAIL PROTECTED]> Acked-by: Mark Brown <[EMAIL PROTECTED]> but this should both remove the registration from here and add the new registraton in arch/arm otherwise you're creating a window where bisection will fail.
