From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wim Van Sebroeck Subject: Re: [PATCH V3] watchdog: s3c2410_wdt: remove the global variables Date: Fri, 23 Aug 2013 16:34:16 +0200 Message-ID: <20130823143416.GA15896@spo001.leaseweb.com> References: <1374569985-13576-1-git-send-email-l.krishna@samsung.com> <0e8301ce8842$eca72880$c5f57980$@org> <20130821200105.GB815@spo001.leaseweb.com> <20130821212228.GA3136@roeck-us.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ns1.pc-advies.be ([83.149.101.17]:58774 "EHLO spo001.leaseweb.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753605Ab3HWOe3 (ORCPT ); Fri, 23 Aug 2013 10:34:29 -0400 Content-Disposition: inline In-Reply-To: <20130821212228.GA3136@roeck-us.net> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Guenter Roeck Cc: Kukjin Kim , 'Leela Krishna Amudala' , linux-samsung-soc@vger.kernel.org, dianders@chromium.org, jg1.han@samsung.com, t.figa@samsung.com, sachin.kamat@linaro.org, linux-watchdog@vger.kernel.org Thanks Guenter, > On Wed, Aug 21, 2013 at 10:01:05PM +0200, Wim Van Sebroeck wrote: > > Hi All, > > > > > Leela Krishna Amudala wrote: > > > > > > > > This patch removes the global variables in the driver file and > > > > group them into a structure. > > > > > > > > Signed-off-by: Leela Krishna Amudala > > > > > > (+ Wim Van Sebroeck) > > > > > > Looks good to me, > > > > > > Acked-by: Kukjin Kim > > > > > > Thanks, > > > Kukjin > > > > Can someone sent me the (unquoted) patch so that I can review and add it? > > > > Try this: > > wget "http://download.gmane.org/gmane.linux.kernel.samsung-soc/21022/21023" Downloaded it and looking at it now. Kind regards, Wim.