Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754154Ab2JVNyz (ORCPT ); Mon, 22 Oct 2012 09:54:55 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:47538 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753182Ab2JVNyy (ORCPT ); Mon, 22 Oct 2012 09:54:54 -0400 Date: Mon, 22 Oct 2012 14:54:52 +0100 From: Mark Brown To: Russell King - ARM Linux Cc: Mike Turquette , Guan Xuetao , Ralf Baechle , linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: Make the generic clock API available by default Message-ID: <20121022135452.GJ4477@opensource.wolfsonmicro.com> References: <1350910970-9095-1-git-send-email-broonie@opensource.wolfsonmicro.com> <20121022130556.GM21164@n2100.arm.linux.org.uk> <20121022132711.GE4477@opensource.wolfsonmicro.com> <20121022135024.GN21164@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="D6z0c4W1rkZNF4Vu" Content-Disposition: inline In-Reply-To: <20121022135024.GN21164@n2100.arm.linux.org.uk> X-Cookie: Just to have it is enough. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2074 Lines: 49 --D6z0c4W1rkZNF4Vu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 22, 2012 at 02:50:24PM +0100, Russell King - ARM Linux wrote: > On Mon, Oct 22, 2012 at 02:27:11PM +0100, Mark Brown wrote: > > If we're worrying about that there's the larger point that the effect of > > this patch is to make HAVE_CLK meaningless as there will be no platform > > for which it's not true. I was just leaving HAVE_CLK alone for now > > ready to circle around on it if we ever manage to get the enabling bit > > sorted. > Are you sure that all architectures are fine with having that permanently > enabled? What about nommu architectures? There's already stubs present so the main use case for depending on it (checking if code can build) is already covered without requiring that the API actually be built on all platforms. --D6z0c4W1rkZNF4Vu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJQhVAlAAoJELSic+t+oim9wHkP/3pjlUZYyEHL/+8l9R1Dbbsz 2KyQ5ysAuyIN9csGAEpdLz1UO3TQDOVtNlTF2L6GVO6U2h3ollWkUS7PjNMOgaG7 G+/wrnmL2Yz2DVYD77Yt97OfOU86z407xIi4BldBkn2iTNxAycLJKPQnJgUGdHRA aWr3BLsITwh8KHoA6DQU0MdOYzrIyKDuRuorPsKwI2MSzoHxxQMUN4XB9KuYg/rP GhjS4TQ4wrgWHyiexZoqokflKZy47qMh90HKZa5qLOeIjQDayJf2x6//74vGohEC kT6gAbZWcICpOribDs4BOoOwndn2LkGhQtohM9EVUf0MXf0oWxe6GhRz453/GD9h qxTDyh4isI54N0AFhhIJYj08HnTkMzZgZHNsmgTKXF4M7t45bAnJ8pl5tcy5Oui7 xOHTVK6YnLaspOGS31hBTbJ3D9h3IJZNT5NPB4Jb51Xs4q1BT0n+jngoyqFIUMGl dYpHT7PVAydDr2IbETqZHzfbG9xNvFu/a5lx/vwY5vag0m5Nz7+Bzp7erWG3kqly sPFx3Wj0YT+f325IBKDdw0YFlUX0ieADA0VqqzpRoYDr8a7KHH4Jyn/xWo6jl5fr wULv/EyVQA5VurCEQ6hQJ0fYPJVd98PNvMV0RnuE1AkqnjIr8uGEQD5y4Tuef1zk FPqIsY70r00ijVnenqYz =DIO5 -----END PGP SIGNATURE----- --D6z0c4W1rkZNF4Vu-- -- 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/