From: Alex Dubov Date: Thu, 12 Apr 2007 06:59:23 +0000 (+1000) Subject: tifm_sd: separate command flags, socket flags and register bit masks X-Git-Tag: v2.6.22-rc1~1032^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0007d4837ac94d672f313cfc462f879b5d06f221;p=pandora-kernel.git tifm_sd: separate command flags, socket flags and register bit masks host->flags variable was hosting a collection of bits with different semantics. For clarity, hardware bit masks are now defined as macros, socket flags represented as bit fields and flags (now cmd_flags) only hosts command processing modifiers. Signed-off-by: Alex Dubov Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed