mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
Driver core clears the driver data to NULL after device_release or on probe failure, so just remove it from here. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>