From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 10 Dec 2018 21:54:37 +0100 Subject: [U-Boot] [PATCH 2/7] spi: add comment for spi_flash_probe_bus_cs function In-Reply-To: References: <1544439166-5749-1-git-send-email-patrick.delaunay@st.com> <1544439166-5749-3-git-send-email-patrick.delaunay@st.com> Message-ID: <20181210205435.GB6010@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Patrick, > On Mon, Dec 10, 2018 at 11:53 AM Patrick Delaunay > wrote: > > Add Kernel style documentation for spi_flash_probe_bus_cs(). > > Signed-off-by: Patrick Delaunay Reviewed-by: Petr Vorel > > --- > > include/spi_flash.h | 14 ++++++++++++++ > > 1 file changed, 14 insertions(+) Kind regards, Petr