Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi...
[linux-2.6-microblaze.git] / drivers / i2c / busses / i2c-powermac.c
index 0dd5b33..da54e67 100644 (file)
@@ -221,7 +221,6 @@ static int i2c_powermac_remove(struct platform_device *dev)
                printk(KERN_WARNING
                       "i2c-powermac.c: Failed to remove bus %s !\n",
                       adapter->name);
-       platform_set_drvdata(dev, NULL);
        memset(adapter, 0, sizeof(*adapter));
 
        return 0;