Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706408
| From | Doug Wilson <doug.lkml@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] omap/hsmmc: constify dev_pm_ops |
| Date | 2017-08-08 13:50 +0200 |
| Message-ID | <ucbbj-7PZ-9@gated-at.bofh.it> (permalink) |
| References | <ucaIh-7zl-9@gated-at.bofh.it> <ucb1D-7Kd-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
>>
>> Signed-off-by: Doug Wilson <doug.wilson@gmail.com>
>
> This doesn't apply on my next branch, please re-base it.
is this your next-branch :kernel/git/ulfh/mmc.git ?
- Doug
>>
>> -static struct dev_pm_ops omap_hsmmc_dev_pm_ops = {
>> +static const struct dev_pm_ops omap_hsmmc_dev_pm_ops = {
>> SET_SYSTEM_SLEEP_PM_OPS(omap_hsmmc_suspend, omap_hsmmc_resume)
>> .runtime_suspend = omap_hsmmc_runtime_suspend,
>> .runtime_resume = omap_hsmmc_runtime_resume,
>> --
>> 2.7.4
>>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] omap/hsmmc: constify dev_pm_ops Doug Wilson <doug.lkml@gmail.com> - 2017-08-08 13:20 +0200
Re: [PATCH] omap/hsmmc: constify dev_pm_ops Ulf Hansson <ulf.hansson@linaro.org> - 2017-08-08 13:40 +0200
Re: [PATCH] omap/hsmmc: constify dev_pm_ops Ulf Hansson <ulf.hansson@linaro.org> - 2017-08-08 13:50 +0200
Re: [PATCH] omap/hsmmc: constify dev_pm_ops Doug Wilson <doug.lkml@gmail.com> - 2017-08-08 13:50 +0200
Re: [PATCH] omap/hsmmc: constify dev_pm_ops Doug Wilson <doug.lkml@gmail.com> - 2017-08-08 13:50 +0200
csiph-web