From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH v2 3/3] FIRMWARE: bcm47xx_nvram: Use __ioread32_copy() instead of open-coding Date: Tue, 22 Sep 2015 18:29:33 +0200 Message-ID: <20150922162932.GB16339@linux-mips.org> References: <1442516531-16071-1-git-send-email-sboyd@codeaurora.org> <1442516531-16071-4-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1442516531-16071-4-git-send-email-sboyd@codeaurora.org> Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Stephen Boyd Cc: Andy Gross , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andrew Morton , Bjorn Andersson , Hauke Mehrtens , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Paul Walmsley , linux-mips@linux-mips.org List-Id: linux-arm-msm@vger.kernel.org On Thu, Sep 17, 2015 at 12:02:11PM -0700, Stephen Boyd wrote: > Now that we have a generic library function for this, replace the > open-coded instance. >=20 > Cc: Hauke Mehrtens > Cc: Rafa=C5=82 Mi=C5=82ecki > Cc: Paul Walmsley > Cc: linux-mips@linux-mips.org > Signed-off-by: Stephen Boyd Looking good. Acked-by: Ralf Baechle Ralf