From f06cdfd184d845e1f01df7f636c0e3b5c5cc8d18 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 12 Feb 2014 14:34:34 +0100 Subject: [PATCH] watchdog: xilinx: Simplify probe and remove functions Use devm_ helper function to simplify probe and error path. Move ioremap to the beginning of probe function. Signed-off-by: Michal Simek Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-format-patch failed