From: Sachin Kamat Date: Fri, 22 Feb 2013 00:42:28 +0000 (-0800) Subject: drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs X-Git-Tag: v3.9-rc1~114^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f18acdeacbcf038df3c9b03a96193cb01ca45cbb;p=pandora-kernel.git drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs devm_* APIs are device managed and make exit and cleanup code simpler. While at it also remove some unused labels and fix an error path. Signed-off-by: Sachin Kamat Acked-by: Donghwa Lee Cc: Inki Dae Cc: Florian Tobias Schandinat Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed