On 11/10/2019 17:05:44+0200, Thomas Bogendoerfer wrote:
> Simplify ioremapping of registers by using devm_platform_ioremap_resource.
>
> Signed-off-by: Thomas Bogendoerfer
> ---
> drivers/rtc/rtc-ds1685.c | 23 +++
> include/linux/rtc/ds1685.h | 1 -
> 2 files changed, 3 i
On 10/11/2019 11:05, Thomas Bogendoerfer wrote:
> Simplify ioremapping of registers by using devm_platform_ioremap_resource.
>
> Signed-off-by: Thomas Bogendoerfer
> ---
> drivers/rtc/rtc-ds1685.c | 23 +++
> include/linux/rtc/ds1685.h | 1 -
> 2 files changed, 3 insertion
Simplify ioremapping of registers by using devm_platform_ioremap_resource.
Signed-off-by: Thomas Bogendoerfer
---
drivers/rtc/rtc-ds1685.c | 23 +++
include/linux/rtc/ds1685.h | 1 -
2 files changed, 3 insertions(+), 21 deletions(-)
diff --git a/drivers/rtc/rtc-ds1685.c b
3 matches
Mail list logo