Add sub address support to SPI driver enabling multiple devices to be be accessed using the minimum of GPIO #5595
Annotations
10 errors
include/linux/spi/spi.h#L476
WARNING: Block comments should align the * on each line
|
|
drivers/spi/spi.c#L639
ERROR: that open brace { should be on the previous line
|
drivers/spi/spi.c#L639
ERROR: space required before the open parenthesis '('
|
drivers/spi/spi.c#L640
WARNING: please, no spaces at the start of a line
|
drivers/spi/spi.c#L642
WARNING: please, no spaces at the start of a line
|
drivers/spi/spi.c#L687
ERROR: that open brace { should be on the previous line
|
drivers/spi/spi.c#L687
WARNING: suspect code indent for conditional statements (8, 8)
|
drivers/spi/spi.c#L687
ERROR: space required before the open parenthesis '('
|
drivers/spi/spi.c#L689
ERROR: code indent should use tabs where possible
|
The logs for this run have expired and are no longer available.
Loading