commit | 4bc20a8d497e137c0a9ee9a3bacce3dd4a2b6993 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus-list@drzeus.cx> | Tue Sep 06 15:18:58 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:52 2005 -0700 |
tree | 72c1274b800fea3ffdeba7e869a2fac3c05af7f8 | |
parent | 65ae2118e84616680dce37b951ffc366dcce7cf0 [diff] |
[PATCH] mmc: conditional scr sysfs entry Only show the scr file in sysfs for SD cards. Previously this was present for all cards but had a contents of 0 for MMC cards. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>