On Thu, 13 Dec 2007 16:13:11 +0900
Kyungmin Park <[EMAIL PROTECTED]> wrote:

> It already checked the ext_csd_struct is less than 2,
> so it doesn't need to check it.
> Current code only accepts the revision 1.2.
> 
> Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>

It wasn't wrong the last time you brought this up, and it still isn't wrong. 
Those bits aren't defined until version 1.2 of the EXT_CSD register, hence we 
do not trust them. If you have some broken card that you feel you must have 
support for, then start working on some quirks system.

Rgds
-- 
     -- Pierre Ossman

  Linux kernel, MMC maintainer        http://www.kernel.org
  PulseAudio, core developer          http://pulseaudio.org
  rdesktop, core developer          http://www.rdesktop.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to