misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 24 May 2013 23:23:00 +0000 (16:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:54:01 +0000 (21:54 +0900)
commit53e2e380891facf2b0fdb43482b8febb6e17f7f6
treeb047ef47fb5f6330477a05898dd4a9f3d46506d0
parenta39ca2740c58ddef91efc5ea6889ecee1c314c42
misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() 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