From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932530AbbFWKRa (ORCPT ); Tue, 23 Jun 2015 06:17:30 -0400 Received: from guitar.tcltek.co.il ([192.115.133.116]:34497 "EHLO mx.tkos.co.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752046AbbFWKRW (ORCPT ); Tue, 23 Jun 2015 06:17:22 -0400 Date: Tue, 23 Jun 2015 13:17:12 +0300 From: Baruch Siach To: Viresh Kumar Cc: Thomas Gleixner , Daniel Lezcano , linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 32/41] clocksource: digicolor: Migrate to new 'set-state' interface Message-ID: <20150623101712.GY2303@tarshish> References: <6809c28328450f138517daa6c22f97f283f3fd01.1434622147.git.viresh.kumar@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6809c28328450f138517daa6c22f97f283f3fd01.1434622147.git.viresh.kumar@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Viresh, On Thu, Jun 18, 2015 at 04:24:46PM +0530, Viresh Kumar wrote: > Migrate digicolor 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: Baruch Siach > Signed-off-by: Viresh Kumar Tested on a Conexant CX92755 Equinox board. Acked-by: Baruch Siach Tested-by: Baruch Siach Thanks, baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il - From mboxrd@z Thu Jan 1 00:00:00 1970 From: baruch@tkos.co.il (Baruch Siach) Date: Tue, 23 Jun 2015 13:17:12 +0300 Subject: [PATCH 32/41] clocksource: digicolor: Migrate to new 'set-state' interface In-Reply-To: <6809c28328450f138517daa6c22f97f283f3fd01.1434622147.git.viresh.kumar@linaro.org> References: <6809c28328450f138517daa6c22f97f283f3fd01.1434622147.git.viresh.kumar@linaro.org> Message-ID: <20150623101712.GY2303@tarshish> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Viresh, On Thu, Jun 18, 2015 at 04:24:46PM +0530, Viresh Kumar wrote: > Migrate digicolor 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: Baruch Siach > Signed-off-by: Viresh Kumar Tested on a Conexant CX92755 Equinox board. Acked-by: Baruch Siach Tested-by: Baruch Siach Thanks, baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -