From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754151Ab1JBTS4 (ORCPT ); Sun, 2 Oct 2011 15:18:56 -0400 Received: from cassiel.sirena.org.uk ([80.68.93.111]:60794 "EHLO cassiel.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751620Ab1JBTSu (ORCPT ); Sun, 2 Oct 2011 15:18:50 -0400 Date: Sun, 2 Oct 2011 20:18:48 +0100 From: Mark Brown To: Arnd Bergmann Cc: Tony Lindgren , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Jarkko Nikula , Liam Girdwood Subject: Re: [PATCH 21/30] sound/soc/omap: limit to omap2plus Message-ID: <20111002191847.GA1005@sirena.org.uk> References: <1317566760-25681-1-git-send-email-arnd@arndb.de> <1317566760-25681-22-git-send-email-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1317566760-25681-22-git-send-email-arnd@arndb.de> X-Cookie: You have a truly strong individuality. User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: broonie@sirena.org.uk X-SA-Exim-Scanned: No (on cassiel.sirena.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 02, 2011 at 04:45:51PM +0200, Arnd Bergmann wrote: > These drivers do not build correctly on omap1, so only allow > selecting them on omap2 or higher. No, OMAP1 is supposed to work and people actively seem to care about it. If there's some problem with OMAP1 then please report it so that it can be fixed. You should also *always* both CC maintainers and relevant mailing lists on patches so they can see what's going on (I'm being especially grumpy now because you really should know better), and my previous comments about subject lines also apply.