From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [PATCH 3/4] thermal: rcar: Add missing clock handling Date: Mon, 13 Jan 2014 16:20:30 -0800 (PST) Message-ID: <87d2jvh0s5.wl%kuninori.morimoto.gx@gmail.com> References: <1389121036-3555-1-git-send-email-geert@linux-m68k.org> <1389121036-3555-4-git-send-email-geert@linux-m68k.org> <87ha9fxoua.wl%kuninori.morimoto.gx@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Ben Dooks , Zhang Rui , Eduardo Valentin , Simon Horman , Magnus Damm , Kuninori Morimoto , Linux-sh list , "linux-arm-kernel@lists.infradead.org" , Linux PM list , Geert Uytterhoeven List-Id: linux-pm@vger.kernel.org Hi Geert > >> And this patch seems strange for me. > >> pm_runtime_xxx() is doing same things. > >> If it didn't work, wrong place is not driver, clock side ? (snipO > You were right. After applying both of "ARM: shmobile: compile drivers/sh > for CONFIG_ARCH_SHMOBILE_MULTI" and "power: clock_ops.c: fixup clk > prepare/unprepare count" from Ben Dooks the issue went away. Nice ! Thank you for your help :) Best regards --- Kuninori Morimoto