From: Holger Schurig Date: Thu, 2 Aug 2007 15:49:45 +0000 (-0400) Subject: [PATCH] libertas: uppercase some #defines X-Git-Tag: v2.6.24-rc1~1454^2~627 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c95c7f930ec6fee029c8e7957ab95b3967578070;p=pandora-kernel.git [PATCH] libertas: uppercase some #defines Usually constants defined by #define are in ALL_UPPERCASE. This patch fixes this. I also shuffled the bits around so that they match the bit positions in the host-interrupt-state register of the CF/SDIO card :-) Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed