summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/bt8xx/Kconfig
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2012-01-30 11:37:59 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-03-08 07:40:40 -0300
commit6d91a51ae1cb597100e17a75370bb2ad9c7da6d6 (patch)
tree38c4466f473c3d600850be2b9c9d15631b3daaea /drivers/media/dvb/bt8xx/Kconfig
parent2def9946c3dfb7fd8ff47af7499bb3f6b5a5743f (diff)
[media] s5p-fimc: Convert to the device managed resources
The devm_* functions are used in the platform device probe() for data that is freed on driver removal. The managed device layer takes care of undoing actions taken in the probe callback() and freeing resources on driver detach. This eliminates the need for manually releasing resources and simplifies error handling. Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/bt8xx/Kconfig')
0 files changed, 0 insertions, 0 deletions