From: Sebastian Andrzej Siewior Date: Wed, 29 Jun 2011 13:41:56 +0000 (+0300) Subject: usb: gadget: s3c2410_udc: use platform ids instead X-Git-Tag: v3.1-rc1~234^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513385a3cf97e9fb7e982afffeb013a12a7ccbd2;p=pandora-kernel.git usb: gadget: s3c2410_udc: use platform ids instead This also fixes the error path: If the second device fails to register we never remove the first one. This is compile-tested only. I don't see any difference between those two. Maybe we should just use one name instead? Cc: Ben Dooks Cc: Kukjin Kim Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed