From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751348AbcFXHxA (ORCPT ); Fri, 24 Jun 2016 03:53:00 -0400 Received: from us01smtprelay-2.synopsys.com ([198.182.47.9]:54014 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750874AbcFXHw7 (ORCPT ); Fri, 24 Jun 2016 03:52:59 -0400 Subject: Re: [PATCH V3] clocksource/drivers/arc: Convert init function to return error To: Daniel Lezcano , References: <5763BC00.1030101@synopsys.com> <1466158167-23126-1-git-send-email-daniel.lezcano@linaro.org> <576CB1B6.9090003@synopsys.com> <576CD60D.1020103@linaro.org> CC: , Newsgroups: gmane.linux.kernel,gmane.linux.kernel.arc From: Vineet Gupta Message-ID: <576CE6CA.8020808@synopsys.com> Date: Fri, 24 Jun 2016 13:22:42 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <576CD60D.1020103@linaro.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.12.197.158] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 24 June 2016 12:11 PM, Daniel Lezcano wrote: > Do you agree to move the driver to drivers/clocksource, so we can add the > COMPILE_TEST option ? Sure, this will require some common header adjustments etc. After the current fire-drill I'm pulled into ATM, I'll work on it next week'ish ! -Vineet From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vineet.Gupta1@synopsys.com (Vineet Gupta) Date: Fri, 24 Jun 2016 13:22:42 +0530 Subject: [PATCH V3] clocksource/drivers/arc: Convert init function to return error In-Reply-To: <576CD60D.1020103@linaro.org> References: <5763BC00.1030101@synopsys.com> <1466158167-23126-1-git-send-email-daniel.lezcano@linaro.org> <576CB1B6.9090003@synopsys.com> <576CD60D.1020103@linaro.org> List-ID: Message-ID: <576CE6CA.8020808@synopsys.com> To: linux-snps-arc@lists.infradead.org On Friday 24 June 2016 12:11 PM, Daniel Lezcano wrote: > Do you agree to move the driver to drivers/clocksource, so we can add the > COMPILE_TEST option ? Sure, this will require some common header adjustments etc. After the current fire-drill I'm pulled into ATM, I'll work on it next week'ish ! -Vineet