From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Fri, 13 Sep 2019 22:01:38 +0000 Subject: Re: [PATCH] bus: qcom: fix spelling mistake "ambigous" -> "ambiguous" Message-Id: <20190913220138.GA17592@bogus> List-Id: References: <20190911153947.10203-1-colin.king@canonical.com> In-Reply-To: <20190911153947.10203-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Andy Gross , Mark Rutland , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, 11 Sep 2019 16:39:47 +0100, Colin King wrote: > From: Colin Ian King > > There is a spelling mistake on the documentation. Fix it. > > Signed-off-by: Colin Ian King > --- > Documentation/devicetree/bindings/bus/qcom,ebi2.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks. Rob