misc/ep93xx_pwm: use managed device resources
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 24 May 2013 23:21:01 +0000 (16:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:54:00 +0000 (21:54 +0900)
commit6c7dd64abdd0d07bab3c1cc4327dc328cb70005a
tree00cfa2f8718ab0645aeddc6fa698bf4e9b9c512f
parent01fe7b43e7c83fe8fbf0b30b47f4ccd2f2058682
misc/ep93xx_pwm: use managed device resources

Use managed device resources to clean up the probe/remove.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Ryan Mallon <rmallon@gmail.com>
Cc: Matthieu Crapet <mcrapet@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/ep93xx_pwm.c