Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752462AbbKIOiZ (ORCPT ); Mon, 9 Nov 2015 09:38:25 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:37832 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752005AbbKIOiX (ORCPT ); Mon, 9 Nov 2015 09:38:23 -0500 Subject: Re: [PATCH 1/3] h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] Cc: 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> To: ysato@users.sourceforge.jp From: Daniel Lezcano Message-ID: <5640AFDB.7010904@linaro.org> Date: Mon, 9 Nov 2015 15:38:19 +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 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 25 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 Series compiled on X86, ARM, ARM64, PARISC and H8300. Not tested. -- 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/