From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Walker Subject: Re: [PATCH] mmc: msm: fix dma usage not to use internal APIs Date: Tue, 18 Jan 2011 14:48:54 -0800 Message-ID: <1295390934.26904.81.camel@c-dwalke-linux.qualcomm.com> References: <1295389518-6249-1-git-send-email-dwalker@codeaurora.org> <20110118224159.GO16980@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:20733 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751440Ab1ARWtV (ORCPT ); Tue, 18 Jan 2011 17:49:21 -0500 In-Reply-To: <20110118224159.GO16980@n2100.arm.linux.org.uk> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Russell King - ARM Linux Cc: davidb@quicinc.com, Sahitya Tummala , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org On Tue, 2011-01-18 at 22:41 +0000, Russell King - ARM Linux wrote: > + box->cmd = CMD_MODE_BOX; > > needs to be here. Yeah, this fixed it.. I'll send out another one. Daniel -- Sent by a consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 From: dwalker@codeaurora.org (Daniel Walker) Date: Tue, 18 Jan 2011 14:48:54 -0800 Subject: [PATCH] mmc: msm: fix dma usage not to use internal APIs In-Reply-To: <20110118224159.GO16980@n2100.arm.linux.org.uk> References: <1295389518-6249-1-git-send-email-dwalker@codeaurora.org> <20110118224159.GO16980@n2100.arm.linux.org.uk> Message-ID: <1295390934.26904.81.camel@c-dwalke-linux.qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 2011-01-18 at 22:41 +0000, Russell King - ARM Linux wrote: > + box->cmd = CMD_MODE_BOX; > > needs to be here. Yeah, this fixed it.. I'll send out another one. Daniel -- Sent by a consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.