commit | 078b6ead72a6486c479f8b95c71dcb3b93abda90 | [log] [tgz] |
---|---|---|
author | Bastian Hecht <hechtb@gmail.com> | Wed Nov 07 12:40:04 2012 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Dec 06 14:05:00 2012 +0000 |
tree | 74f4560b372a0ca9ef3ff6bb1220f0f84d27d772 | |
parent | b3a223ee2d1a4635b0643c547bc0096a37334ed1 [diff] |
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>