wl12xx: change blocksize alignment quirk to negative
authorLuciano Coelho <coelho@ti.com>
Thu, 3 Nov 2011 06:44:41 +0000 (08:44 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 8 Nov 2011 13:36:53 +0000 (15:36 +0200)
commitce39defb5c6312a89a0c7be48797d6fb8fe9abad
treea212a68358bc2ae202ab3df7d7a546fb8cedcfc7
parent2f8e81ad42cee6e1503462105f540214b1fb3e54
wl12xx: change blocksize alignment quirk to negative

SDIO blocksize alignment support is now the rule, not the exception.
To simplify the code in patches to come, invert the meaning of the
quirk to be negative (ie. the quirk is set if the device does _not_
support blocksize alignment).

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/init.c
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/tx.c
drivers/net/wireless/wl12xx/wl12xx.h
This page took 0.038485 seconds and 5 git commands to generate.