commit | c086f282c01d7e5a887c3f7b190520538267f12e | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Oct 18 07:51:34 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Oct 18 07:51:34 2005 +0100 |
tree | 242684c30b3bcd8fd15046af94aa3c7874521690 | |
parent | 39ca371c45b04cd50d0974030ae051906fc516b6 [diff] |
[ARM] 3018/1: S3C2410 - check de-referenced device is really a platform device Patch from Ben Dooks Check that the device we are looking at is really a platform device before trying to cast it to one to find out the platform bus number. Thanks to RMK for pointing this out. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>