diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2006-10-10 03:47:31 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-10-10 05:56:13 +0200 |
commit | 10270613fb4d5a44c335cfa13e9626bf5743c01d (patch) | |
tree | 6852db04a76e5a13c295f906c6f9acc88837a372 /arch/powerpc | |
parent | [POWERPC] Fix i2c-powermac platform device usage (diff) | |
download | linux-10270613fb4d5a44c335cfa13e9626bf5743c01d.tar.xz linux-10270613fb4d5a44c335cfa13e9626bf5743c01d.zip |
[POWERPC] Fix windfarm platform device usage
The windfarm code uses a struct device_driver instead of
platform_driver, which can cause crashes if any of the callbacks are
called (like on module removal). This fixes it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions