[media] rc: gpio-ir-recv: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 13 May 2013 08:24:08 +0000 (05:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 27 May 2013 12:30:59 +0000 (09:30 -0300)
commitd78fe0877867258ac422bc851ee3110f679e1246
tree8302df7ba3024dc41bd7fbb826ebcdbc96b3d992
parenta0c6ae257e416e5cdf7018223500d327d58da2d7
[media] rc: gpio-ir-recv: Remove redundant platform_set_drvdata()

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>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/gpio-ir-recv.c