diff options
| author | Sean Anderson <[email protected]> | 2021-12-22 12:11:11 -0500 |
|---|---|---|
| committer | Sean Anderson <[email protected]> | 2022-02-24 23:58:13 -0500 |
| commit | 14cacb019c2d2a97e8407fad08b164bc67def395 (patch) | |
| tree | be2d2cb1a2314d7abf4459827d4aa9d8089d4653 /doc/api | |
| parent | 011bbfbb304fc6554163df34fbe0d50b88ace968 (diff) | |
clk: Inline clk_get_*_optional
The optional varients of clk_get_* functions are just simple wrappers.
Reduce code size a bit by inlining them. On platforms where it is not used
(most of them), it will not be compiled in any more. On platforms where
they are used, the inlined branch should not cause any significant growth.
Signed-off-by: Sean Anderson <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'doc/api')
0 files changed, 0 insertions, 0 deletions
