From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Turquette Subject: Re: [GIT PULL] MMC updates for 3.16-rc1 Date: Tue, 10 Jun 2014 16:47:37 -0700 Message-ID: <20140610234737.6562.43399@quantum> References: <86ha3so84o.fsf@void.printf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-pa0-f52.google.com ([209.85.220.52]:65476 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752040AbaFJXrl convert rfc822-to-8bit (ORCPT ); Tue, 10 Jun 2014 19:47:41 -0400 Received: by mail-pa0-f52.google.com with SMTP id eu11so1205776pac.25 for ; Tue, 10 Jun 2014 16:47:41 -0700 (PDT) In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Linus Torvalds , Chris Ball , Lee Jones Cc: Linux Kernel Mailing List , linux-mmc@vger.kernel.org Quoting Linus Torvalds (2014-06-10 14:50:59) > On Tue, Jun 10, 2014 at 12:51 PM, Chris Ball wrote= : > > > > These patches have been tested in > > linux-next, and there are three minor conflicts which I've resolved= on > > my mmc-updates-for-3.16-rc1-merged branch. >=20 > Your merged branch is incorrect as far as I can tell, and dropped > commit a8246fedacad ("dmaengine: omap: hide filter_fn for built-in > drivers"). >=20 > And I'm not sure why the sunxi driver (by David Lanzend=C3=B6rfer) an= d the > Realtek driver (by Roger Tseng) got merged in two different trees. > It's clearly the same patches and drivers, but I got them first > through the MFD tree (Realtek) and the clock tree (sunxi) trees and > now the MMC tree. Bummer. The sunxi mmc driver came through the clock tree to handle a linux-next merge issue. Pics or it didn't happen: https://lkml.org/lkml/2014/6/2/696 Regards, Mike >=20 > Don't you guys talk to each other? The Realtek driver is even marked > as Acked-by Chris Ball in the MFD tree. >=20 > Also, that new drivers/mmc/host/usdhi6rol0.c driver is one f*cking > noisy compile, and knisr certainly has never been tested in a 64-bit > environment. Please either fix it, or make it depend on BROKEN. >=20 > Grr. >=20 > Anyway, pulled, merged correctly, and pushed out.. >=20 > Linus