From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.active-venture.com ([67.228.131.205]:62343 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752898Ab3CXJSB (ORCPT ); Sun, 24 Mar 2013 05:18:01 -0400 Date: Sat, 23 Mar 2013 21:09:34 -0700 From: Guenter Roeck To: Ian Lartey Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-leds@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, swarren@wwwdotorg.org, grant.likely@secretlab.ca, broonie@opensource.wolfsonmicro.com, rob.h@jasper.es Subject: Re: [PATCH v10 05/12] watchdog: Kconfig for Palmas watchdog Message-ID: <20130324040934.GA26781@roeck-us.net> References: <1363964122-19201-1-git-send-email-ian@slimlogic.co.uk> <1363964122-19201-6-git-send-email-ian@slimlogic.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1363964122-19201-6-git-send-email-ian@slimlogic.co.uk> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Fri, Mar 22, 2013 at 02:55:15PM +0000, Ian Lartey wrote: > Add the Kconfig and Makefile for the Palmas watchdog driver > > Signed-off-by: Ian Lartey > Signed-off-by: Graeme Gregory > --- I think this patch should be merged with the previous one. Guenter