Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752702AbbHTSc1 (ORCPT ); Thu, 20 Aug 2015 14:32:27 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:54025 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752676AbbHTSc0 (ORCPT ); Thu, 20 Aug 2015 14:32:26 -0400 Date: Thu, 20 Aug 2015 11:32:13 -0700 From: Mark Brown To: Markus Pargmann Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de, Irina Tirdea Message-ID: <20150820183213.GM12027@sirena.org.uk> References: <1440061956-29064-1-git-send-email-mpa@pengutronix.de> <1440061956-29064-6-git-send-email-mpa@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="t5NgoZwlhlUmGr82" Content-Disposition: inline In-Reply-To: <1440061956-29064-6-git-send-email-mpa@pengutronix.de> X-Cookie: You are fairminded, just and loving. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 69.84.245.29 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH v2 5/5] regmap: No multi_write support if bus->write does not exist X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1382 Lines: 38 --t5NgoZwlhlUmGr82 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 20, 2015 at 11:12:36AM +0200, Markus Pargmann wrote: > There is no multi_write support available if we cannot use raw_write. > This is the case if bus->write is not implemented. >=20 > This patch adds a condition that we need bus and bus->write so that > can_multi_write is true. This is fine but doesn't apply (I guess it has a depedency on one of the earlier patches). --t5NgoZwlhlUmGr82 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV1h0sAAoJECTWi3JdVIfQTH0H/2rnWAwqGJ5kB6j1baX1O9aT mG/Alq8RcaqE9AocX77eKfgMDxl5nnhvWVUbVEVsWFe783DTBz7fzBKnF/eoI+Ul 26csLWhRF8l4/OR8sG/XPSIMa0BPh4GkWM5ZsC92GmkcomCHnxhtHsOUK0I+CSrc xE7+mkuMzNodQ5PYaev6QHiWNMvsJMASWmgwOr1yxO+qzw0J3qZ3QH0cUZKM3ebL C11cOXItSVm6aks6lwDUSKKmiWY4ptmgNgnKqkNGvHphZihLqvDudSiIHe5WGmMJ /ZO0YryruYqRTGPKFW1+xSpJj8neHC8+yQIhs+enpEYpstH13M1XHFsPe8pSstE= =8fKz -----END PGP SIGNATURE----- --t5NgoZwlhlUmGr82-- -- 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/