Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755531AbbGPOBa (ORCPT ); Thu, 16 Jul 2015 10:01:30 -0400 Received: from mail.southpole.se ([37.247.8.11]:44405 "EHLO mail.southpole.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755361AbbGPOB3 (ORCPT ); Thu, 16 Jul 2015 10:01:29 -0400 X-Greylist: delayed 1134 seconds by postgrey-1.27 at vger.kernel.org; Thu, 16 Jul 2015 10:01:29 EDT Message-ID: <55A7B4C3.6000101@southpole.se> Date: Thu, 16 Jul 2015 15:42:27 +0200 From: Jonas Bonn User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Viresh Kumar , Thomas Gleixner , Daniel Lezcano CC: linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, linux@lists.openrisc.net Subject: Re: [PATCH 12/23] openrisc/time: Migrate to new 'set-state' interface References: <79cbd5e9e3b1847451c321363cbe36bf218ee72b.1437044517.git.viresh.kumar@linaro.org> In-Reply-To: <79cbd5e9e3b1847451c321363cbe36bf218ee72b.1437044517.git.viresh.kumar@linaro.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Assp-Version: 2.4.5(15162) on assp.southpole.se X-Assp-ID: assp.southpole.se 54147-11094 X-Assp-Session: 7F24CB8E15E8 (mail 1) X-Assp-Client-SSL: yes X-Assp-Server-TLS: yes Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 23 On 07/16/2015 01:26 PM, Viresh Kumar wrote: > Migrate openrisc 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. > > We weren't doing anything in the ->set_mode() callback. So, this patch > doesn't provide any set-state callbacks. > > Cc: Jonas Bonn > Cc: linux@lists.openrisc.net > Signed-off-by: Viresh Kumar Acked-by: Jonas Bonn /Jonas -- 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/