commit | f253f184186324dceaad10fd61e2e427177eb485 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 13 06:19:21 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jun 21 13:11:00 2013 -0300 |
tree | 37cafb30ac52f7afe92a0475731c54e95d07e136 | |
parent | 721110b34cd9fe411182398850aeb5f6cb204935 [diff] |
[media] soc_camera_platform: 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> [g.liakhovetski@gmx.de: further simplified return statement] Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>