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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to