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


Groups > linux.kernel > #1488439

Re: [PATCH] rtc: ds1347: changed raw spi calls to register map calls

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH] rtc: ds1347: changed raw spi calls to register map calls
Date 2016-09-22 00:20 +0200
Message-ID <sjY1Y-6nf-19@gated-at.bofh.it> (permalink)
References <schEt-5jq-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 31/08/2016 at 23:03:58 +0530, Raghavendra Chandra Ganiga wrote :
> From 633c012ba6c8f9bc6cf475d2434ca450cd06b18e Mon Sep 17 00:00:00 2001
> From: Raghavendra Ganiga <ravi23ganiga@gmail.com>
> Date: Wed, 31 Aug 2016 22:56:41 +0530
> Subject: [PATCH] rtc: ds1347: changed raw spi calls to register map calls
> 
> This patch changes calls of spi read write calls to register map
> read and write calls in rtc ds1347
> 
> Signed-off-by: Raghavendra Chandra Ganiga <ravi23ganiga@gmail.com>
> ---
>  drivers/rtc/Kconfig      |  1 +
>  drivers/rtc/rtc-ds1347.c | 96 ++++++++++++++++++++++++++----------------------
>  2 files changed, 54 insertions(+), 43 deletions(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] rtc: ds1347: changed raw spi calls to register map calls Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-09-22 00:20 +0200

csiph-web