From f0f13cd0918a8a0d4d378727135922691a2981fe Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Mon, 17 Dec 2012 16:00:10 -0800 Subject: [PATCH] backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata() dev_get_drvdata() can be used instead of platform_get_drvdata() to make the code smaller. Signed-off-by: Jingoo Han Cc: Richard Purdie Cc: Mike Rapoport Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed