]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 24 May 2013 23:24:16 +0000 (16:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:54:03 +0000 (21:54 +0900)
commitac91b96f3070a2c3b562464604847887cc44b342
tree3e7eb62034133e04c980ffdb412e1c121a28f087
parentaa919769c625e2b2c4a70c6bd62a1a83f9f64aa5
misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function

This is a simple wrapper around writel(), remove it.

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