commit | 184a82784d50ad82aadc3917a3bdd8314a0e9b9b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Jul 27 16:27:29 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Jul 27 16:54:21 2014 -0300 |
tree | c11c9d0e79a710a5e7d5957753d7fb94dac6d10f | |
parent | dcb78ac761488f59ac16c2e76534c567017ef57b [diff] |
[media] cx231xx: use devm_ functions to allocate memory The initialization is already too complex. Use devm_ functions to make the code simpler and easier to modify. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>