]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: zx296718: use builtin_platform_driver to simplify the code
authorWei Yongjun <weiyongjun1@huawei.com>
Fri, 16 Sep 2016 13:03:31 +0000 (13:03 +0000)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 16 Sep 2016 23:05:16 +0000 (16:05 -0700)
commitfaabbe50ad518ce493adb20a9bf430daa9d395a4
tree97f752ddf4b45d58fe71870dabec999e1b8fa2b3
parent5254223a1216f120a84153dac1d0fde4da999a55
clk: zx296718: use builtin_platform_driver to simplify the code

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

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/zte/clk-zx296718.c