]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
mfd: ti_am335x_tscadc: Remove use of single line functions
authorAndrew F. Davis <afd@ti.com>
Wed, 8 Jun 2016 15:54:33 +0000 (10:54 -0500)
committerLee Jones <lee.jones@linaro.org>
Wed, 29 Jun 2016 09:14:34 +0000 (10:14 +0100)
commit86bda6a900f257c2c910894a743f27967d784fd4
tree8b0d8e587cdcd0c5d5844c79bb266493dc78caf3
parentdea1c703f12ee1d141883f4702cf1f7dee32b860
mfd: ti_am335x_tscadc: Remove use of single line functions

tscadc_readl and tscadc_writel are single line functions and do not save
use anything, remove these.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ti_am335x_tscadc.c