Skip to content
Commit a855be87 authored by Neil Armstrong's avatar Neil Armstrong Committed by Tom Rini
Browse files

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: default avatarNeil Armstrong <narmstrong@baylibre.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 91f5f8b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment