From e2bf7c4c22939bd83814d8da40a352d246030b1b Mon Sep 17 00:00:00 2001 From: Shubhrajyoti D Date: Wed, 4 Jan 2012 19:45:28 +0530 Subject: [PATCH] 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-format-patch failed