2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/drivers/staging/board
Arnd Bergmann 2f4574dd6d clkdev: remove CONFIG_CLKDEV_LOOKUP
This option is now synonymous with CONFIG_HAVE_CLK, so use
the latter globally. Any out-of-tree platform ports that
still use a private clk_get()/clk_put() implementation should
move to CONFIG_COMMON_CLK.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2021-06-08 17:00:09 +02:00
..
armadillo800eva.c Revert "staging: board: Remove macro board_staging" 2021-01-04 15:55:40 +01:00
board.c staging: board: Replace license boilerplate with SPDX identifiers 2018-05-06 19:11:23 -07:00
board.h Revert "staging: board: Remove macro board_staging" 2021-01-04 15:55:40 +01:00
Kconfig clkdev: remove CONFIG_CLKDEV_LOOKUP 2021-06-08 17:00:09 +02:00
kzm9d.c Revert "staging: board: Remove macro board_staging" 2021-01-04 15:55:40 +01:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO