Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933042AbbKRW21 (ORCPT ); Wed, 18 Nov 2015 17:28:27 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:37746 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757224AbbKRW2Z (ORCPT ); Wed, 18 Nov 2015 17:28:25 -0500 Date: Wed, 18 Nov 2015 14:28:23 -0800 From: Stephen Boyd To: Yoshinori Sato Cc: Michael Turquette , Daniel Lezcano , Thomas Gleixner , Jason Cooper , Marc Zyngier , uclinux-h8-devel@lists.sourceforge.jp, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH] h8300: Replace read/write to ioread/write Message-ID: <20151118222823.GH32672@codeaurora.org> References: <1447079782-26027-1-git-send-email-daniel.lezcano@linaro.org> <1447501756-31668-1-git-send-email-ysato@users.sourceforge.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447501756-31668-1-git-send-email-ysato@users.sourceforge.jp> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 811 Lines: 22 On 11/14, Yoshinori Sato wrote: > read[bwl] and write[bwl] is only little-endian I/O. > But h8300's peripheral of big-endian. So use ioread/write. > > And h8300 specific __raw_read/write is same of generic. > It can remove. > > Signed-off-by: Daniel Lezcano > Signed-off-by: Yoshinori Sato > --- > drivers/clk/h8300/clk-h8s2678.c | 6 ++--- Acked-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- 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/