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 B06501A03A9 for ; Mon, 12 Oct 2015 22:17:19 +1100 (AEDT) In-Reply-To: <1443692770-44944-2-git-send-email-andriy.shevchenko@linux.intel.com> To: Andy Shevchenko , linuxppc-dev@lists.ozlabs.org, Segher Boessenkool , Denis Kirjanov From: Michael Ellerman Cc: Andy Shevchenko Subject: Re: [v3,1/5] powerpc/pseries: extract of_helpers module Message-Id: <20151012111719.9D3A01402B7@ozlabs.org> Date: Mon, 12 Oct 2015 22:17:19 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2015-01-10 at 09:46:06 UTC, Andy Shevchenko wrote: > Extract a new module to share the code between other modules. > > There is no functional change. > > Signed-off-by: Andy Shevchenko Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/948ad1acaf456b7213731cd9 cheers