linux/drivers/staging/kpc2000
Felipe Cardoso Resende 27f391a5d6 Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparse
Sparse complains about "dubious: x | !y".

This patch adds some macros to make it clear if a flag will be enabled or
not so Sparse stops complaining about dubious code construct.

Signed-off-by: Felipe Cardoso Resende <felipecardoso.fcr@gmail.com>
Link: https://lore.kernel.org/r/20200117004214.GA1800@felipe-pc
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-22 09:44:43 +01:00
..
kpc2000 staging: kpc2000: Fix long constant sparse warning 2019-09-03 09:39:48 +02:00
kpc_dma staging: kpc2000: remove unnecessary assertions in kpc_dma_transfer 2020-01-03 11:04:57 +01:00
Kconfig Merge 5.2-rc3 into staging-next 2019-06-03 07:27:16 +02:00
kpc2000_i2c.c Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparse 2020-01-22 09:44:43 +01:00
kpc2000_spi.c staging: KPC2000: kpc2000_spi.c: Fix style issues (Unnecessary parenthesis) 2019-10-30 10:38:50 +01:00
kpc.h
Makefile staging: kpc2000: move the i2c driver out of its subdirectory 2019-05-21 08:14:18 +02:00
TODO staging: kpc2000: removed DMA AIO implementation. 2019-06-13 11:39:30 +02:00