summaryrefslogtreecommitdiff
path: root/proto_igmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_igmp.c')
0 files changed, 0 insertions, 0 deletions
low level driver. The txx9 change also removes a test for bits_per_word set to 0, and forcing it to 8 in that case. This can also be removed now since spi_setup() ensures spi->bits_per_word is not zero. if (!spi->bits_per_word) spi->bits_per_word = 8; Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat