From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Date: Tue, 14 Jan 2014 00:20:30 +0000 Subject: Re: [PATCH 3/4] thermal: rcar: Add missing clock handling Message-Id: <87d2jvh0s5.wl%kuninori.morimoto.gx@gmail.com> List-Id: 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> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.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