Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753667Ab2KUIVH (ORCPT ); Wed, 21 Nov 2012 03:21:07 -0500 Received: from mail-vc0-f174.google.com ([209.85.220.174]:37373 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752765Ab2KUIVE (ORCPT ); Wed, 21 Nov 2012 03:21:04 -0500 MIME-Version: 1.0 In-Reply-To: <1353349867-28494-11-git-send-email-swarren@wwwdotorg.org> References: <1353349867-28494-1-git-send-email-swarren@wwwdotorg.org> <1353349867-28494-11-git-send-email-swarren@wwwdotorg.org> Date: Wed, 21 Nov 2012 09:21:03 +0100 Message-ID: Subject: Re: [PATCH V3 10/11] ARM: remove struct sys_timer suspend and resume fields 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 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: 831 Lines: 21 On Mon, Nov 19, 2012 at 7:31 PM, Stephen Warren wrote: > From: Stephen Warren > > These fields duplicate e.g. struct clock_event_device's suspend and > resume fields, so remove them now that nothing is using them. The aim > is to remove all fields from struct sys_timer except .init, then replace > the ARM machine descriptor's .timer field with a .init_time function > instead, and delete struct sys_timer. > > Signed-off-by: Stephen Warren Reviewed-by: Linus Walleij 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/