Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi/sh-msiof: Remove unneeded clock name
clk_get() no longer needs a character string for associating the right clock as this is done via the device struct now. Signed-off-by: Bastian Hecht <hechtb@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
- Loading branch information