[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi
This fixes u32 vs. pm_message_t in drivers/mmc, drivers/mtd and drivers/scsi. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Este cometimento está contido em:

cometido por
Linus Torvalds

ascendente
8d189f7298
cometimento
e5378ca8c0
@@ -403,7 +403,7 @@ static int __exit sa1100_mtd_remove(struct device *dev)
|
||||
}
|
||||
|
||||
#ifdef CONFIG_PM
|
||||
static int sa1100_mtd_suspend(struct device *dev, u32 state, u32 level)
|
||||
static int sa1100_mtd_suspend(struct device *dev, pm_message_t state, u32 level)
|
||||
{
|
||||
struct sa_info *info = dev_get_drvdata(dev);
|
||||
int ret = 0;
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador