Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753812Ab2KUIOZ (ORCPT ); Wed, 21 Nov 2012 03:14:25 -0500 Received: from mail-vb0-f46.google.com ([209.85.212.46]:45022 "EHLO mail-vb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752825Ab2KUIOW (ORCPT ); Wed, 21 Nov 2012 03:14:22 -0500 MIME-Version: 1.0 In-Reply-To: <1353349867-28494-9-git-send-email-swarren@wwwdotorg.org> References: <1353349867-28494-1-git-send-email-swarren@wwwdotorg.org> <1353349867-28494-9-git-send-email-swarren@wwwdotorg.org> Date: Wed, 21 Nov 2012 09:14:22 +0100 Message-ID: Subject: Re: [PATCH V3 08/11] ARM: ux500: convert timer suspend/resume to clock_event_device From: Linus Walleij To: Stephen Warren Cc: Russell King , Olof Johansson , Arnd Bergmann , John Stultz , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Stephen Warren , Srinidhi Kasagar Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 954 Lines: 25 On Mon, Nov 19, 2012 at 7:31 PM, Stephen Warren wrote: > From: Stephen Warren > > Move ux500's timer suspend/resume functions from struct sys_timer > ux500_timer into struct clock_event_device nmdk_clkevt. This > will allow the sys_timer suspend/resume fields to be removed, and > eventually lead to a complete removal of struct sys_timer. > > Cc: Srinidhi Kasagar > Cc: Linus Walleij > Signed-off-by: Stephen Warren Acked-by: Linus Walleij We have a comment on the .resume member but I'll find the right patch and comment there. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/