From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757636Ab1CRXn0 (ORCPT ); Fri, 18 Mar 2011 19:43:26 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:21197 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757563Ab1CRXnX (ORCPT ); Fri, 18 Mar 2011 19:43:23 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19RD0+cvtOZ2XO4y++myZ5l Date: Fri, 18 Mar 2011 16:43:18 -0700 From: Tony Lindgren To: Ohad Ben-Cohen Cc: Linus Torvalds , Arnd Bergmann , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Subject: Re: [GIT PULL] omap changes for v2.6.39 merge window Message-ID: <20110318234318.GC18583@atomide.com> References: <20110317183048.GW7258@atomide.com> <20110318070935.GC3555@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ohad Ben-Cohen [110318 01:04]: > On Fri, Mar 18, 2011 at 9:09 AM, Tony Lindgren wrote: > > * Linus Torvalds [110317 20:00]: > >> Make platforms that need it "select" it or something. It looks like > >> nobody but an OMAP4 could _possibly_ ever want to answer 'y' to that > >> question, SO DON'T ASK IT! > > > > No problem, let's make it depends on OMAP4. > > From d086e8f994b9272f8c999af0a4d32d870749c77a Mon Sep 17 00:00:00 2001 > From: Ohad Ben-Cohen > Date: Fri, 18 Mar 2011 10:01:11 +0200 > Subject: [PATCH] hwspinlock: depend on OMAP4 > > Currently only OMAP4 supports hwspinlocks, so don't bother asking > anyone else. > > Signed-off-by: Ohad Ben-Cohen Thanks I'll queue this. Regards, Tony