clk: k210: Move k210 clock out of its own subdirectory
authorSean Anderson <seanga2@gmail.com>
Fri, 11 Jun 2021 04:16:14 +0000 (00:16 -0400)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 17 Jun 2021 01:40:58 +0000 (09:40 +0800)
commit493110cc499539f42a2786e8306ba29ac0ba2435
tree8f1559b2f7dfec965edca517a8313a5d4ac5438b
parentc29efc157d3bd9cf4f021df9ea522383aa304ce6
clk: k210: Move k210 clock out of its own subdirectory

Now that we have only one clock driver, we don't need to have our own
subdirectory. Move the driver back with the rest of the clock drivers.

The MAINTAINERS for kendryte pinctrl is also fixed since it has always been
wrong.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
MAINTAINERS
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk_kendryte.c [moved from drivers/clk/kendryte/clk.c with 100% similarity]
drivers/clk/kendryte/Kconfig [deleted file]
drivers/clk/kendryte/Makefile [deleted file]