On Wed, Mar 6, 2013 at 3:54 PM, Jingoo Han wrote:
> devm_rtc_device_register() is device managed and makes cleanup
> paths simpler.
>
> Signed-off-by: Jingoo Han
> ---
> Changes since v1:
> - used 'struct device *dev' as the first argument
>
> drivers/rtc/rtc-spear.c |5 ++---
> 1 files chan
devm_rtc_device_register() is device managed and makes cleanup
paths simpler.
Signed-off-by: Jingoo Han
---
Changes since v1:
- used 'struct device *dev' as the first argument
drivers/rtc/rtc-spear.c |5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/rtc/rtc-sp
2 matches
Mail list logo