From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [GIT PULL 4/5] Rockchip soc32 updates for 5.2 Date: Mon, 29 Apr 2019 09:56:51 -0700 Message-ID: <20190429165651.r6ox3tbombvvu2mv@localhost> References: <3379363.gjmLGbHmEH@phil> <4142453.kQgcn4UVYa@phil> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <4142453.kQgcn4UVYa@phil> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Heiko Stuebner Cc: linux-rockchip@lists.infradead.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-rockchip.vger.kernel.org On Wed, Apr 24, 2019 at 07:59:18PM +0200, Heiko Stuebner wrote: > The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: > > Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-soc32-1 > > for you to fetch changes up to fbd7af041586a15f5dc15b9ec051d25aa5ebe00a: > > ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu (2019-04-23 19:52:37 +0200) > > ---------------------------------------------------------------- > Missing of_node_put and some added __init contants. > > ---------------------------------------------------------------- > Douglas Anderson (1): > ARM: rockchip: Mark pm-init functions __init > > Wen Yang (1): > ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu > > arch/arm/mach-rockchip/platsmp.c | 1 + > arch/arm/mach-rockchip/pm.c | 4 ++-- > 2 files changed, 3 insertions(+), 2 deletions(-) Merged, thanks! -Olof