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)
commit00746f104420e79efb2dd30467a3546c790b30eb
tree3615a791d52ac7430d7ca3ad1a830462ce7046ea
parent8ca4746a78abc39cc0496654068eaaadb0f3c4d0
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