commit | 12b3af3096cdfb0613da374021167868c6abc9ce | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Sep 30 09:28:36 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 03 16:03:31 2013 -0700 |
tree | 957d2a8d78c62e0d97bafeb966c1b1d69daefa5d | |
parent | bc3426897652c05825f8fd5fc1727aac83a2d8bd [diff] |
char: hwicap: Remove unnecessary dev_set_drvdata() 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>