From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755898Ab3KLPjE (ORCPT ); Tue, 12 Nov 2013 10:39:04 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:35686 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753783Ab3KLPjB (ORCPT ); Tue, 12 Nov 2013 10:39:01 -0500 Message-ID: <52824B73.6040704@ti.com> Date: Tue, 12 Nov 2013 10:38:27 -0500 From: Santosh Shilimkar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "ivan.khoronzhuk" CC: , , , , , , , , , , , , Subject: Re: Fwd: [PATCH 4/8] watchdog: davinci: add GET_STATUS option support References: <1383680783-12114-5-git-send-email-ivan.khoronzhuk@ti.com> <527A28CE.2070802@ti.com> In-Reply-To: <527A28CE.2070802@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 06 November 2013 06:32 AM, ivan.khoronzhuk wrote: > When watchdog timer is expired we can know about it thought > GET_STATUS ioctl option. > > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar