Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757338AbYFENyw (ORCPT ); Thu, 5 Jun 2008 09:54:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754625AbYFENyp (ORCPT ); Thu, 5 Jun 2008 09:54:45 -0400 Received: from smtpeu1.atmel.com ([195.65.72.27]:55390 "EHLO bagnes.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752549AbYFENyo (ORCPT ); Thu, 5 Jun 2008 09:54:44 -0400 Date: Thu, 5 Jun 2008 15:54:15 +0200 From: Haavard Skinnemoen To: David Brownell Cc: lkml , Andrew Morton , Greg KH , Felipe Balbi Subject: Re: [patch 2.6.26-rc4] add HAVE_CLK to Kconfig, for driver dependencies Message-ID: <20080605155415.3b3f503a@hskinnemo-gx745.norway.atmel.com> In-Reply-To: <200805291156.51933.david-b@pacbell.net> References: <200805291156.51933.david-b@pacbell.net> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jun 2008 13:53:40.0306 (UTC) FILETIME=[8F54BB20:01C8C713] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 775 Lines: 19 David Brownell wrote: > From: David Brownell > > This patch flags platforms as HAVE_CLK (or not) in Kconfig, > so that otherwise portable drivers which need those calls > can list that dependency. > > Signed-off-by: David Brownell Great idea! This will allow us to clean up some of the dependency mess in the shared AVR32/AT91 drivers and get better compile-testing coverage. Acked-by: Haavard Skinnemoen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/