commit | 36eb6c41ce499c88719702be2dd86869eae5264d | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Dec 22 19:18:29 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Jan 27 10:11:40 2015 -0200 |
tree | 1ad6821290fb007e2d496e3c4ea1aa7488643f21 | |
parent | 811afabf147fc0c03f4b56a53e5440ceb556bdcb [diff] |
[media] staging: media: bcm2048: Remove obsolete cleanup for clientdata A few new i2c-drivers came into the kernel which clear the clientdata-pointer on exit or error. This is obsolete meanwhile, the core will do it. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>