diff options
| author | Stephen Boyd <sboyd@kernel.org> | 2020-01-31 13:11:52 -0800 | 
|---|---|---|
| committer | Stephen Boyd <sboyd@kernel.org> | 2020-01-31 13:11:52 -0800 | 
| commit | 28db9a8c82a81efb8c2548104a5416bb8d101176 (patch) | |
| tree | 0ba4de4c76079b2b072248d73852b36404e0930c /lib/mpi/mpi-bit.c | |
| parent | f873744c29036cc734ec8ecbedd1a451ce61cef2 (diff) | |
| parent | 59ef4da4e4084d323dd4c3aa4b2fc64ce9e25625 (diff) | |
| parent | 9011f92622e5ef2d075f45e5fa818776d4feb8c0 (diff) | |
Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-better' into clk-next
 - Let clk_ops::init() return an error code
 - Add a clk_ops::terminate() callback to undo clk_ops::init()
* clk-init-allocation:
  clk: add terminate callback to clk_ops
  clk: let init callback return an error code
  clk: actually call the clock init before any other callback of the clock
* clk-unused:
  clk: bm1800: Remove set but not used variable 'fref'
* clk-register-dt-node-better:
  clk: Use parent node pointer during registration if necessary
