]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-mrst.c: remove redundant dev_set_drvdata
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 5 Nov 2013 05:57:11 +0000 (16:57 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:57:11 +0000 (16:57 +1100)
commit7c652bc2478863c75ff49fe809eec07003b53a72
tree65194f4fce0329414da0015438668049c469e03c
parent7d64d3c334b8394dd158763d5cfb10e48bcc0207
drivers/rtc/rtc-mrst.c: remove redundant dev_set_drvdata

Driver core sets the driver data to NULL upon device_release or on probe
failure.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-mrst.c