diff options
author | Damien Cassou <damien.cassou@lifl.fr> | 2012-08-03 15:40:12 (GMT) |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-08-23 13:15:40 (GMT) |
commit | b7e69add39481dafb509a07ab527784d415b567b (patch) | |
tree | 88414890e533bcf4bfe0545e8568ebf055181307 /drivers/hv/channel_mgmt.c | |
parent | b2ca7f4d740dc65322386b78cd5bdbceaa524fe0 (diff) | |
download | linux-fsl-qoriq-b7e69add39481dafb509a07ab527784d415b567b.tar.xz |
drivers/video/bf54x-lq043fb.c: use devm_ functions
The various devm_ functions allocate memory that is released when a driver
detaches. This patch replaces the use of kzalloc by devm_kzalloc.
Signed-off-by: Damien Cassou <damien.cassou@lifl.fr>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/hv/channel_mgmt.c')
0 files changed, 0 insertions, 0 deletions