From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753365AbeA3QfP (ORCPT ); Tue, 30 Jan 2018 11:35:15 -0500 Received: from heliosphere.sirena.org.uk ([172.104.155.198]:54850 "EHLO heliosphere.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751714AbeA3QfN (ORCPT ); Tue, 30 Jan 2018 11:35:13 -0500 Date: Tue, 30 Jan 2018 16:35:07 +0000 From: Mark Brown To: Geert Uytterhoeven Cc: Jonathan Cameron , Arnaud Pouliquen , linux-iio@vger.kernel.org, ALSA Development Mailing List , Linux Kernel Mailing List Subject: Re: [PATCH] iio: adc: STM32_DFSDM_ADC should depend on HAS_DMA Message-ID: <20180130163507.GE10525@sirena.org.uk> References: <1517318506-14664-1-git-send-email-geert@linux-m68k.org> <20180130150337.GC10525@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WBsA/oQW3eTA3LlM" Content-Disposition: inline In-Reply-To: X-Cookie: Try User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --WBsA/oQW3eTA3LlM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jan 30, 2018 at 04:31:24PM +0100, Geert Uytterhoeven wrote: > On Tue, Jan 30, 2018 at 4:03 PM, Mark Brown wrote: > > Once again I have to ask why we're doing this per driver and not having > > the few architectures that have this issue set something up. > Because doing so would lead us to > depends on COMPILE_TEST || HAS_DMA > in many places. Is that any better? Honestly I'd just not have any dependency here, I'm not sure the DMA dependencies are really covering a good percentage of what's really likely to be found on these platforms. --WBsA/oQW3eTA3LlM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlpwnroACgkQJNaLcl1U h9Ajqwf8CzwrV4U8sSZ0G25bzklvvsjHNQkf4CgeH9Kw6v0OptVeyPYs4tJaPTIm RTyK/WEMzBVrBk1vyV7WyrguSx1R/aTpdx5G9kPhHsCq+Yt5sXb21iNGZYgyW0Ri ymakDUq3I9qS9pm7raimmwr5ZYfcFmtXxZyDw0uPI1Cp3vP1g7GHnllKuJLdbR3m w8Neir7C81QqgSyFGTdP/oin9JcfQ88bddvE77m8kMRopQ8pu42otddhpt36E3NM fIkVq1nyYYoO9wdb3QYiTrAWYIZFe1KvU/Qu4ZpaAFkt4xdUDZB7+WWcSnBI6qkL CP4qPBnGnXl8XYa1mOYaTgfixJppCA== =KIZ9 -----END PGP SIGNATURE----- --WBsA/oQW3eTA3LlM--