Applied "spi: omap2-mcspi: Select SPI_SPLIT" to the spi tree
From: Sekhar Nori <hidden>
Date: 2016-07-08 08:55:05
Also in:
linux-devicetree, linux-omap, linux-spi, lkml
From: Sekhar Nori <hidden>
Date: 2016-07-08 08:55:05
Also in:
linux-devicetree, linux-omap, linux-spi, lkml
Mark, On Friday 08 July 2016 02:19 PM, Mark Brown wrote:
From 2b32e987c48c65a1a40b3b4294435f761e063b6b Mon Sep 17 00:00:00 2001 From: Franklin S Cooper Jr <redacted> Date: Thu, 7 Jul 2016 12:17:49 -0500 Subject: [PATCH] spi: omap2-mcspi: Select SPI_SPLIT
Looks like you fixed up the description locally but forgot to fix the subject line. It still shows SPI_SPLIT.
The function sg_split will be used by spi-omap2-mcspi to handle a SoC workaround in the SPI driver. Therefore, select SG_SPLIT so this function is available to the driver. Signed-off-by: Franklin S Cooper Jr <redacted> Signed-off-by: Mark Brown <broonie@kernel.org>
Thanks, Sekhar