From: Shubhrajyoti D Date: Wed, 4 Jan 2012 14:15:28 +0000 (+0530) Subject: watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented. X-Git-Tag: v3.3-rc1~125^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2bf7c4c22939bd83814d8da40a352d246030b1b;p=pandora-kernel.git watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented. WDIOC_GETBOOTSTATUS ioctl is imlemented for cpu_is_omap16xx and cpu_is_omap24xx cpus only. For other cpus it falls through to WDIOC_KEEPALIVE. This patch prevents the fall through. Cc: sricharan Signed-off-by: Shubhrajyoti D Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed