aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorSylwester Nawrocki <[email protected]>2019-06-19 11:39:25 +0200
committerStephen Boyd <[email protected]>2019-06-25 14:28:01 -0700
commit2f25528e4edddc6eddd42c8d41c9c9e341c8b9da (patch)
treedd46a675c85fa3225bb83984716a4b862105a9e2 /net/lapb/lapb_timer.c
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff)
clk: Add clk_bulk_get_optional() function
clk_bulk_get_optional() allows to get a group of clocks where one or more is optional. For a not available clock, e.g. not specifed in the clock consumer node in DT, its respective struct clk pointer will be NULL. This allows for operating on a group of returned clocks (struct clk_bulk_data array) with existing clk_bulk* APIs. Signed-off-by: Sylwester Nawrocki <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions