From: Sachin Kamat Date: Mon, 13 May 2013 09:19:21 +0000 (-0300) Subject: [media] soc_camera_platform: Remove redundant platform_set_drvdata() X-Git-Tag: v3.11-rc1~17^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f253f184186324dceaad10fd61e2e427177eb485;p=pandora-kernel.git [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 [g.liakhovetski@gmx.de: further simplified return statement] Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed