From: rumjantsev@papillon.ru (237 Rumjantsev Egor (PROG))
To: linux-arm-kernel@lists.infradead.org
Subject: vpack270 and sleep mode
Date: Wed, 26 May 2010 15:50:19 +0600 [thread overview]
Message-ID: <4BFCEEDB.4030408@papillon.ru> (raw)
In-Reply-To: <20100526092756.GA6232@n2100.arm.linux.org.uk>
26.05.2010 15:27, Russell King - ARM Linux ?????:
> On Wed, May 26, 2010 at 03:19:16PM +0600, 237 Rumjantsev Egor (PROG) wrote:
>> no they doesn't, but here is a part of pxa2xx-flash.c and driver
>> structure registered by driver_register call. Is it problem ?
>>
>>
>> static struct device_driver pxa2xx_flash_driver = {
>> .name = "pxa2xx-flash",
>> .bus =&platform_bus_type,
>> .probe = pxa2xx_flash_probe,
>> .remove = __exit_p(pxa2xx_flash_remove),
>> .suspend = pxa2xx_flash_suspend,
>> .resume = pxa2xx_flash_resume,
>
> The suspend and resume callbacks are removed in later kernels - could you
> try commenting these two out and seeing what the effect is please?
>
i commented suspend/resume functions and inserted return 0 but it didn't
help
--
Rumjantsev Egor
next prev parent reply other threads:[~2010-05-26 9:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-26 19:46 [PATCH] pxa/vpac270: add ide support Marek Vasut
2010-04-26 21:05 ` Daniel Mack
2010-04-26 21:15 ` Marek Vasut
[not found] ` <4BFBBECD.70803@papillon.ru>
[not found] ` <201005251438.09494.marek.vasut@gmail.com>
2010-05-25 12:39 ` vpack270 and sleep mode Marek Vasut
2010-05-25 13:26 ` 237 Rumjantsev Egor (PROG)
2010-05-25 15:02 ` Marek Vasut
2010-05-25 15:35 ` 237 Rumjantsev Egor (PROG)
2010-05-25 20:24 ` Russell King - ARM Linux
2010-05-25 20:47 ` Marek Vasut
2010-05-26 3:47 ` 237 Rumjantsev Egor (PROG)
2010-05-26 9:07 ` Russell King - ARM Linux
2010-05-26 9:19 ` 237 Rumjantsev Egor (PROG)
2010-05-26 9:27 ` Russell King - ARM Linux
2010-05-26 9:50 ` 237 Rumjantsev Egor (PROG) [this message]
2010-05-26 9:50 ` Lothar Waßmann
2010-05-26 10:43 ` 237 Rumjantsev Egor (PROG)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BFCEEDB.4030408@papillon.ru \
--to=rumjantsev@papillon.ru \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.