From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932497AbbJMODh (ORCPT ); Tue, 13 Oct 2015 10:03:37 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:60680 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932366AbbJMODe (ORCPT ); Tue, 13 Oct 2015 10:03:34 -0400 From: "Franklin S Cooper Jr." To: Mark Brown CC: , , , , , Subject: Re: [RFC] spi: Switch call order of spi master setup and spi_set_cs References: <1444683671-15570-1-git-send-email-fcooper@ti.com> <20151013121047.GD14956@sirena.org.uk> Message-ID: <561D0F29.5090001@ti.com> Date: Tue, 13 Oct 2015 09:03:21 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151013121047.GD14956@sirena.org.uk> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/13/2015 07:10 AM, Mark Brown wrote: > On Mon, Oct 12, 2015 at 04:01:10PM -0500, Franklin S Cooper Jr wrote: >> Keystone 2 devices currently fail to boot in linux-next after the >> below commit was applied: > Please don't send cover letters for single patches, if there is anything > that needs saying put it in the changelog of the patch or after the --- > if it's administrative stuff. This reduces mail volume and ensures that > any important information is recorded in the changelog rather than being > lost. Sorry about that. Will do next time.