]> git.baikalelectronics.ru Git - kernel.git/commit
video: s3c-fb: Convert to devm style allocation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 21 Jan 2012 13:11:49 +0000 (13:11 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 28 Jan 2012 19:56:27 +0000 (19:56 +0000)
commit46de7b1b896c23495def0d548d681fbc63a51313
tree03f493385767003ee8961fc733c49c6f4a637a7e
parent6a1ae438e108da6122959fd223d664b9b043a752
video: s3c-fb: Convert to devm style allocation

Saves some code, especially useful as the code saved is mostly in the
infrequently tested error paths.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/s3c-fb.c