From 078b6ead72a6486c479f8b95c71dcb3b93abda90 Mon Sep 17 00:00:00 2001 From: Bastian Hecht Date: Wed, 7 Nov 2012 12:40:04 +0100 Subject: [PATCH] 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 Signed-off-by: Grant Likely --- Reading git-format-patch failed