Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1230311 > unrolled thread

Re: [PATCH v3 0/5] power/reset: at91: cleanups and slow clock

Started bySebastian Reichel <sre@kernel.org>
First post2015-09-22 17:20 +0200
Last post2015-09-22 17:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 0/5] power/reset: at91: cleanups and slow clock Sebastian Reichel <sre@kernel.org> - 2015-09-22 17:20 +0200
    Re: [PATCH v3 0/5] power/reset: at91: cleanups and slow clock Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-09-22 17:40 +0200

#1230311 — Re: [PATCH v3 0/5] power/reset: at91: cleanups and slow clock

FromSebastian Reichel <sre@kernel.org>
Date2015-09-22 17:20 +0200
SubjectRe: [PATCH v3 0/5] power/reset: at91: cleanups and slow clock
Message-ID<qbxwm-DB-25@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi,

On Tue, Aug 11, 2015 at 11:12:45AM +0200, Alexandre Belloni wrote:
> As discussed this series is now removing non DT initialization, allowing to
> compile the drivers as modules and finally adding slow clock support to the
> drivers.
>
> [...]
>
>   power/reset: at91-reset: remove useless at91_reset_platform_probe()
>   power/reset: at91-reset: allow compiling as a module
>   power/reset: at91-reset: get and use slow clock
>   power/reset: at91-poweroff: allow compiling as a module
>   power/reset: at91-poweroff: get and use slow clock

Thanks, queued for 4.4. You may want to add another patch adding

MODULE_DEVICE_TABLE(of, xxx_of_match);

-- Sebastian

[toc] | [next] | [standalone]


#1230345

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2015-09-22 17:40 +0200
Message-ID<qbxPI-10s-43@gated-at.bofh.it>
In reply to#1230311
On 22/09/2015 at 17:13:35 +0200, Sebastian Reichel wrote :
> Thanks, queued for 4.4. You may want to add another patch adding
> 
> MODULE_DEVICE_TABLE(of, xxx_of_match);
> 

Sure, I will do.


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web