From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3E3AA1A1DDA for ; Mon, 17 Aug 2015 18:03:30 +1000 (AEST) In-Reply-To: <1439538087-32137-2-git-send-email-dja@axtens.net> To: Daniel Axtens , linuxppc-dev@ozlabs.org From: Michael Ellerman Cc: mikey@neuling.org, Daniel Axtens , imunsie@au.ibm.com Subject: Re: [v5, 01/11] cxl: Convert MMIO read/write macros to inline functions Message-Id: <20150817080330.214E01402A0@ozlabs.org> Date: Mon, 17 Aug 2015 18:03:30 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2015-14-08 at 07:41:17 UTC, Daniel Axtens wrote: > We're about to make these more complex, so make them functions > first. > > Signed-off-by: Daniel Axtens Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/588b34be20bc3dd7441c cheers