OSDN Git Service

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)
commit6bcd56b707d59029d9ecae40dc1bb3ba98a5c560
tree78d00e17ed88e07c49eb89d5131bb4fc348566c3
parent078ef50c2a1a7a6e86f5756c501f727b0e527c05
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