From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932764AbbKLXbf (ORCPT ); Thu, 12 Nov 2015 18:31:35 -0500 Received: from down.free-electrons.com ([37.187.137.238]:56170 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932461AbbKLXbd (ORCPT ); Thu, 12 Nov 2015 18:31:33 -0500 Date: Thu, 12 Nov 2015 15:31:29 -0800 From: Maxime Ripard To: Daniel Lezcano Cc: tglx@linutronix.de, linux-kernel@vger.kernel.org, "moderated list:ARM/Allwinner A1X..." Subject: Re: [PATCH V2] clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init Message-ID: <20151112233129.GH32142@lukather> References: <1447353613-18778-1-git-send-email-daniel.lezcano@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TBNym+cBXeFsS4Vs" Content-Disposition: inline In-Reply-To: <1447353613-18778-1-git-send-email-daniel.lezcano@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --TBNym+cBXeFsS4Vs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 12, 2015 at 07:40:13PM +0100, Daniel Lezcano wrote: > The current code to initialize, register and read the clocksource is > already factored out in mmio.c via the clocksource_mmio_init function. >=20 > The only difference is the readl vs readl_relaxed. >=20 > Factor out the code with the clocksource_mmio_init function. >=20 > Signed-off-by: Daniel Lezcano Acked-by: Maxime Ripard Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --TBNym+cBXeFsS4Vs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWRSFQAAoJEBx+YmzsjxAgkMIP/RR5UbVlEoG3yvD00Hlj/RNg PYtOJEaNYG1EzB0CZ8kWcxzl9XzkF4UzyEQ0ZeG4jTVk3EsEOqY3xBElwsqZtlrO 6PBEge5goS/LTLKiyCld4GG8zbURaSS7Qq375HNviMq2KxI9mATaJ/E3YiEtNGJm NiY285dDlqf0uaHP9RNJ77Gmo67DD7VSQRgnbyGZ714AiGcNIuY9207FSwgv3tq4 O76QZJIP2QSL5XmRf8Hxc0gTbuH5tLi7U/SNaJQUy/vqq26lEkU4blEYsKs5oGo1 WrjVicBmdbFSStv2Mvt6kK8ZjOJL6Vo1SBn1/0IsiMVJS4akC6Q9KDpU8h344fDN j6SrjFs2izSXGgcAPy81nEfuul5eafyp31r9ETaANcZ9QZkO2A+hFdlSsvjBL9Mg 0LrvSey0mlO8EL9Scm+eGJg0yzj7gpUjNmDTYpC14VHENSFLQgpHTTbmAuU7B5vs vmuhQdtJ15C9vWRdJFyUq43r9YRpfV2nVCmRprrAmof5Sv5X3D7hIlhQZww9A33e ckbKm5VrfDkdbzcxP1rE8m6xo5iI6nr20CfEx5id4Qns24CjKhdvBP47slX4L9p/ 75D714iK6ic68OY0AfdEIedfxUibq2PpXYhpMUueKWwqynqibIBvTc3zFyhpuPkw DcHICT2Vtr1p8yI+qp/D =6ll4 -----END PGP SIGNATURE----- --TBNym+cBXeFsS4Vs-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Thu, 12 Nov 2015 15:31:29 -0800 Subject: [PATCH V2] clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init In-Reply-To: <1447353613-18778-1-git-send-email-daniel.lezcano@linaro.org> References: <1447353613-18778-1-git-send-email-daniel.lezcano@linaro.org> Message-ID: <20151112233129.GH32142@lukather> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 12, 2015 at 07:40:13PM +0100, Daniel Lezcano wrote: > The current code to initialize, register and read the clocksource is > already factored out in mmio.c via the clocksource_mmio_init function. > > The only difference is the readl vs readl_relaxed. > > Factor out the code with the clocksource_mmio_init function. > > Signed-off-by: Daniel Lezcano Acked-by: Maxime Ripard Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: