Aw: Re: [PATCH v2 2/7] rtc: mt6397: move some common definitions into rtc.h

2019-07-04 Thread Frank Wunderlich
> Still missing commit message. Describe here why you need to do that. ok, added note that headers are reused in power-off-driver https://github.com/frank-w/BPI-R2-4.14/commits/5.2-poweroff-mainline > Please check your email setting as discussed offline. Otherwise your patches > won't get accept

Re: [PATCH v2 2/7] rtc: mt6397: move some common definitions into rtc.h

2019-07-04 Thread Matthias Brugger
On 03/07/2019 18:48, Frank Wunderlich wrote: > From: Josef Friedl > Still missing commit message. Describe here why you need to do that. > Suggested-by: Frank Wunderlich > Signed-off-by: Josef Friedl > Signed-off-by: Frank Wunderlich > =2D-- Please check your email setting as discussed o

[PATCH v2 2/7] rtc: mt6397: move some common definitions into rtc.h

2019-07-03 Thread Frank Wunderlich
From: Josef Friedl Suggested-by: Frank Wunderlich Signed-off-by: Josef Friedl Signed-off-by: Frank Wunderlich --- drivers/rtc/rtc-mt6397.c | 55 +- include/linux/mfd/mt6397/rtc.h | 71 ++ 2 files changed, 72 insertions(+), 54 delet