From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Thu, 27 Jan 2011 21:40:22 +0000 Subject: [PATCH] MMCI: don't read command response when invalid In-Reply-To: <20110127212814.GA21801@void.printf.net> References: <20110111163502.GJ11039@n2100.arm.linux.org.uk> <20110111163556.GA18746@n2100.arm.linux.org.uk> <20110111232025.GA25752@void.printf.net> <20110127121901.GB25968@n2100.arm.linux.org.uk> <20110127153332.GA14591@void.printf.net> <20110127212814.GA21801@void.printf.net> Message-ID: <20110127214022.GE1597@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jan 27, 2011 at 09:28:14PM +0000, Chris Ball wrote: > On Thu, Jan 27, 2011 at 03:33:32PM +0000, Chris Ball wrote: > > Hi Russell, > > > > On Thu, Jan 27, 2011 at 12:19:01PM +0000, Russell King - ARM Linux wrote: > > > FYI, I've now merged this into the ARM devel tree for the time being so > > > it doesn't get forgotten - which means it'll appear in linux-next at some > > > point if it isn't already there. (Mainly so I don't have to keep on > > > adding the patch.) > > > > > > Once you push it into mainline, I'll drop my copy. > > > > Okay. Sent this to Linus yesterday, just waiting for him to pull. > > (It's been in linux-next for the last two weeks.) > > It's present in mainline now. Thanks, dropped from my tree now.