commit | f06cdfd184d845e1f01df7f636c0e3b5c5cc8d18 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Feb 12 14:34:34 2014 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Mar 31 13:29:04 2014 +0200 |
tree | eeaf7275f2c54cc3ae7273e6eecfd6ee55f211e4 | |
parent | 5cf4e69d39f6a31a5305d01690c1607356b1483b [diff] |
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 <michal.simek@xilinx.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>