alistair23-linux/drivers/staging/kpc2000
Deepak R Varma fe50b1f832 staging: kpc2000: kpc_dma: rename show function per convention
Rename show_engine_regs show function to engine_regs_show as per the
convention followed. The show function macro DEVICE_ATTR also replaced
by DEVICE_ATTR_RO. Issue reported by checkpatch script.

Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com>
Link: https://lore.kernel.org/r/9c8c0d60cec70b99f55d6e228b7585d47be695c2.1603734679.git.mh12gx2825@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-27 12:23:59 +01:00
..
kpc2000 staging: kpc2000: Use BIT macro instead of bit masking 2020-10-26 06:53:10 +01:00
kpc_dma staging: kpc2000: kpc_dma: rename show function per convention 2020-10-27 12:23:59 +01:00
Kconfig
kpc.h
kpc2000_i2c.c Staging/IIO patches for 5.6-rc1 2020-01-29 10:15:11 -08:00
kpc2000_spi.c staging: kpc2000: kpc2000_spi: Use new structure for SPI transfer delays 2020-03-10 10:51:20 +01:00
Makefile
TODO