tifm_sd: fix resume handler
authorAlex Dubov <oakad@yahoo.com>
Thu, 12 Apr 2007 07:05:24 +0000 (17:05 +1000)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 1 May 2007 11:04:15 +0000 (13:04 +0200)
commit5897d657b58efb244b1f82a912ee93e5141ed14c
tree22328db6efe081b2c38cfad28666d43f53ac87c9
parent72dc9d9619dd4682f4197e7a7f19af22fd6516a7
tifm_sd: fix resume handler

Resume should not explicitly check for media type. Instead, it may relay
on success of socket initialization.
Small changes are introduced to tifm_sd_initialize to make it more robust.

Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/tifm_sd.c