Skip to content
Commit 0a4dd778 authored by Domen Puncer's avatar Domen Puncer Committed by Linus Torvalds
Browse files

spi: fix spidev for >sizeof(long)/32 devices



find_first_zero_bit accepts number of bits, not longs.

Signed-off-by: default avatarDomen Puncer <domen.puncer@telargo.com>
Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent bb33ed63
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment