Hi Boris,

El 28/04/14 11:58, Boris BREZILLON escribió:
The PRCM (Power/Reset/Clock Management) unit provides several clock
devices:
- AR100 clk: used to clock the Power Management co-processor
- AHB0 clk: used to clock the AHB0 bus
- APB0 clk and gates: used to clk

Add support for these clks in a separate driver so that they can be probed
as platform devices instead of registered during early init.
We need this to be able to probe PRCM MFD subdevices.

Signed-off-by: Boris BREZILLON <boris.brezil...@free-electrons.com>
---
(..)
+
+MODULE_AUTHOR("Boris BREZILLON <boris.brezil...@free-electrons.com");

There's a missing >

+MODULE_DESCRIPTION("Allwinner Reset Controller Driver");

Copy/paste leftover?

+MODULE_LICENSE("GPL v2");

I just skimmed through this now, I'll have a more detailed look later. Thanks for working on sun6i support :)

Cheers,

Emilio

--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to