]> git.baikalelectronics.ru Git - kernel.git/commit
staging: kpc2000: remove SetBackEndControl() function
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 08:47:16 +0000 (10:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2019 06:14:19 +0000 (08:14 +0200)
commit80d214d1410fb0451dfefb0738c5953bed13d71f
tree78d00e17ed88e07c49eb89d5131bb4fc348566c3
parentf4f23076baed28b29292cf718a0d9bc2b14fbd5b
staging: kpc2000: remove SetBackEndControl() function

As this is only called twice, just call writel() like a normal driver
should :)

At the same time, clean up the formatting for the irq handler, as there
is no need to have that be incorrect, it just hurts the eyes...

Cc: Matt Sickler <Matt.Sickler@daktronics.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000/core.c
drivers/staging/kpc2000/kpc2000/dma_common_defs.h