From: Ben Dooks Date: Sat, 9 Sep 2006 18:44:50 +0000 (+0100) Subject: [ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classes X-Git-Tag: v2.6.18-rc7~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189e74ee9c18a5440511c5af525377c609d6ebbd;p=pandora-kernel.git [ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classes Patch from Ben Dooks The s3c244x-irq.c code makes the mistake of adding the same drive to two different sys-classes. This causes the class lists to become corrupted and the suspend code to OOPS. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed