]> git.baikalelectronics.ru Git - kernel.git/commit
clk: gxbb: use builtin_platform_driver to simplify the code
authorWei Yongjun <weiyj.lk@gmail.com>
Mon, 8 Aug 2016 13:55:20 +0000 (13:55 +0000)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 15 Aug 2016 21:29:51 +0000 (14:29 -0700)
commite625f8a778edef99f666c9c0141003bf024f67b1
tree3615a791d52ac7430d7ca3ad1a830462ce7046ea
parente94c8ffb8b95600ffff775818906a2f2089dfe69
clk: gxbb: use builtin_platform_driver to simplify the code

Use the builtin_platform_driver() macro to make the code simpler.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/meson/gxbb.c