Re: [PATCH 2/5] spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers
On Fri, Jun 20, 2014 at 12:16:17PM +0200, Geert Uytterhoeven wrote: > Based on an old patch by Guennadi Liakhovetski Applied, thanks. signature.asc Description: Digital signature
[PATCH 2/5] spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers
Based on an old patch by Guennadi Liakhovetski Signed-off-by: Geert Uytterhoeven --- drivers/spi/spi-sh-msiof.c | 51 +- 1 file changed, 37 insertions(+), 14 deletions(-) diff --git a/drivers/spi/spi-sh-msiof.c b/drivers/spi/spi-sh-msiof.c index 7e5b