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)
commit857a8df9467a6dfe5d3aa309d9bdef31dc817647
tree03f493385767003ee8961fc733c49c6f4a637a7e
parentf820917abae4a019b0357d3fe72b22c22a11b775
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