Re: [PATCH 07/10] platform/chrome: use to_platform_device()
On Sun, Dec 27, 2015 at 09:15:45PM +0800, Geliang Tang wrote: > Use to_platform_device() instead of open-coding it. > > Signed-off-by: Geliang Tang Applied, thanks. -Olof
[PATCH 07/10] platform/chrome: use to_platform_device()
Use to_platform_device() instead of open-coding it. Signed-off-by: Geliang Tang --- drivers/platform/chrome/cros_ec_lightbar.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/platform/chrome/cros_ec_lightbar.c b/drivers/platform/chrome/cros_ec_lightbar.c index ff76