From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCH 15/30] usb/musb: use a Kconfig choice to pick the right DMA method Date: Mon, 10 Oct 2011 09:10:29 +0300 Message-ID: <20111010061026.GF31707@legolas.emea.dhcp.ti.com> References: <1317566760-25681-1-git-send-email-arnd@arndb.de> <1317566760-25681-16-git-send-email-arnd@arndb.de> Reply-To: balbi@ti.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oFbHfjnMgUMsrGjO" Return-path: Content-Disposition: inline In-Reply-To: <1317566760-25681-16-git-send-email-arnd@arndb.de> Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Tony Lindgren , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Felipe Balbi List-Id: linux-omap@vger.kernel.org --oFbHfjnMgUMsrGjO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 02, 2011 at 04:45:45PM +0200, Arnd Bergmann wrote: > The logic to allow only one DMA driver in MUSB is currently > flawed, because it also allows picking no DMA driver at all > and also not selecting PIO mode. >=20 > Using a choice statement makes this foolproof for now and > also simplifies the Makefile. >=20 > Unfortunately, we will have to revisit this when we start > supporting multiple ARM platforms in a single kernel binary, > because at that point we will actually need to select > multiple DMA drivers and pick the right one at run-time. >=20 > Signed-off-by: Arnd Bergmann > Cc: Felipe Balbi applied, thanks --=20 balbi --oFbHfjnMgUMsrGjO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJOkoxSAAoJEAv8Txj19kN13ZEH/1sTMVPwHCHaVkQNG5zdeaGV n/asaA8O2+qLn40ATjXrw/wUOShUW+dD29Dv8q/9Hr/fA9vJXCOKcg+zQqN1c7Lm pp/ygTSnNr1QIfRoJgw36bGZgsvGDQMjxjdR7EZ70Tur8zR5Y48q9YHxCG92oZ7Z 9mrPY37IGGOCtBS9V/OQW5uO+Hm6rIGAswoFAO6HghCw9JNA8kqMRJHj2EzUv8OK hcH8AbiWQPP8z4mHQHGj78Q9Q61SJeObkk0a0olszmJn1yyajaADKeoWwphfjvF0 Z/Fl5+Ztuj2n/A7OZB8RsfG3cl64zWVDAbeosrqUS/WzfvNSd75M4QM8+C4crBQ= =5FcO -----END PGP SIGNATURE----- --oFbHfjnMgUMsrGjO--