staging: iio: ad7606_par: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 6 Jun 2013 09:27:00 +0000 (10:27 +0100)
committerJonathan Cameron <jic23@kernel.org>
Thu, 6 Jun 2013 18:31:43 +0000 (19:31 +0100)
Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Michael Hennerich <hennerich@blackfin.uclinux.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found