From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:44843 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751884AbcJDITz (ORCPT ); Tue, 4 Oct 2016 04:19:55 -0400 Date: Tue, 4 Oct 2016 10:06:10 +0200 From: Greg Kroah-Hartman To: Adam Ford Cc: stable@vger.kernel.org, Tony Lindgren Subject: Re: usb: musb: Fix DMA desired mode for Mentor DMA engine Message-ID: <20161004080610.GA21319@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sat, Oct 01, 2016 at 06:31:50AM -0500, Adam Ford wrote: > Please commit > > bba40e6948b94cba71965285fbac31bd078c024a upstream to 4.4.y > > There is a case where an address is incorrectly assigned to the DMA > channel desired mode when it should instead be assigned the actual > mode value. This results in the value of channel->desired_mode not > being correct. > > Fixes 754fe4a92c07 ("usb: musb: Remove ifdefs for TX DMA for musb_host.c") Now queued up, thanks. greg k-h