spi/sh-msiof: Remove unneeded clock name
authorBastian Hecht <hechtb@gmail.com>
Wed, 7 Nov 2012 11:40:04 +0000 (12:40 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 6 Dec 2012 14:05:00 +0000 (14:05 +0000)
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>

No differences found