Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751911AbbKKFwJ (ORCPT ); Wed, 11 Nov 2015 00:52:09 -0500 Received: from mail-wm0-f50.google.com ([74.125.82.50]:38058 "EHLO mail-wm0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750794AbbKKFwH (ORCPT ); Wed, 11 Nov 2015 00:52:07 -0500 Subject: Re: [PATCH 1/3] h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] Cc: ysato@users.sourceforge.jp, tglx@linutronix.de, linux-kernel@vger.kernel.org, Jason Cooper , Marc Zyngier , "moderated list:H8/300 ARCHITECTURE" References: <1447079782-26027-1-git-send-email-daniel.lezcano@linaro.org> From: Daniel Lezcano Message-ID: <5642D784.1070000@linaro.org> Date: Wed, 11 Nov 2015 06:52:04 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1447079782-26027-1-git-send-email-daniel.lezcano@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 33 On 11/09/2015 03:36 PM, Daniel Lezcano wrote: > For the sake of consistency, let rename all ctrl_out/in calls to the write/read > calls so we have the same API consistent with the other architectures hence > open the door for the increasing of the test compilation coverage. > > The unsigned long coercive cast is removed because all variables are set to > the right type "void __iomem *". > > Signed-off-by: Daniel Lezcano > --- Hi all, is there anyone who is willing to test this series and the previous one https://lkml.org/lkml/2015/11/9/153 ? Thanks ! -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/