[ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classes
authorBen Dooks <ben-linux@fluff.org>
Sat, 9 Sep 2006 18:44:50 +0000 (19:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 9 Sep 2006 18:44:50 +0000 (19:44 +0100)
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 <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found