diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2018-04-03 11:44:18 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-10 11:52:16 -0400 |
commit | a855be87da49ba750e83ecc526235fe33099f76e (patch) | |
tree | e0dfda3432251516b9752cbf05be632331b08c3c /arch/sandbox/include | |
parent | 91f5f8b73ccba5bf591912fe6e8c500a7d51eb93 (diff) |
clk: Add get/enable/disable/release for a bulk of clocks
This patch adds a "bulk" API to the clock API in order to get/enable/disable
/release a group of clocks associated with a device.
This bulk API will avoid adding a copy of the same code to manage
a group of clocks in drivers.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sandbox/include')
0 files changed, 0 insertions, 0 deletions