Merge remote-tracking branch 'driver-core/driver-core-next'
[deliverable/linux.git] / drivers / base / core.c
index 88df65d1e6f6982bbfba1cfc116fcaf3bb9b52a6..ce057a568673362277301638cc1bd1a72dbab933 100644 (file)
@@ -1284,6 +1284,7 @@ void device_del(struct device *dev)
        bus_remove_device(dev);
        device_pm_remove(dev);
        driver_deferred_probe_del(dev);
+       device_remove_properties(dev);
 
        /* Notify the platform of the removal, in case they
         * need to do anything...
This page took 0.024471 seconds and 5 git commands to generate.