commit | d78fe0877867258ac422bc851ee3110f679e1246 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 13 05:24:08 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 27 09:30:59 2013 -0300 |
tree | 8302df7ba3024dc41bd7fbb826ebcdbc96b3d992 | |
parent | a0c6ae257e416e5cdf7018223500d327d58da2d7 [diff] |
[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>