summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-05-06 08:04:25 +0400
committerSamuel Ortiz <sameo@linux.intel.com>2013-06-11 21:27:51 +0400
commit7d71cf29416a8c5f11e98d507054a01b9cb71ff5 (patch)
tree0939744aafdbd5f6389bae01aa8df5a983ed21c0 /Makefile
parent8477128fe0c3c455e9dfb1ba7ad7e6d09489d33c (diff)
downloadlinux-7d71cf29416a8c5f11e98d507054a01b9cb71ff5.tar.xz
mfd: intel_msic: Remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d (device-core: Ensure drvdata = NULL when no driver is bound). Thus, it is not needed to manually clear the device driver data to NULL. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Lee Jones <lee.jones@linaro.org> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions