Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754552AbbGTKz3 (ORCPT ); Mon, 20 Jul 2015 06:55:29 -0400 Received: from smtprelay4.synopsys.com ([198.182.47.9]:47414 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754373AbbGTKz1 convert rfc822-to-8bit (ORCPT ); Mon, 20 Jul 2015 06:55:27 -0400 From: Vineet Gupta To: Viresh Kumar , Thomas Gleixner , Daniel Lezcano CC: "linaro-kernel@lists.linaro.org" , "linux-kernel@vger.kernel.org" , Vineet Gupta Subject: Re: [PATCH 02/23] ARC/time: Migrate to new 'set-state' interface Thread-Topic: [PATCH 02/23] ARC/time: Migrate to new 'set-state' interface Thread-Index: AQHQv7pjdYClavIV0kyZVReDxTUa4w== Date: Mon, 20 Jul 2015 10:55:22 +0000 Message-ID: References: Accept-Language: en-US, en-IN Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.121.3.49] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 22 On Thursday 16 July 2015 02:27 PM, Viresh Kumar wrote: Migrate arc driver to the new 'set-state' interface provided by clockevents core, the earlier 'set-mode' interface is marked obsolete now. This also enables us to implement callbacks for new states of clockevent devices, for example: ONESHOT_STOPPED. Cc: Vineet Gupta Signed-off-by: Viresh Kumar Added to ARC for-next. Thx Viresh, -Vineet -- 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/