Re: [PATCH 04/19] serial: samsung: Remove support for legacy clock code

2014-09-04 Thread Paul Bolle
[Use Tomasz's new address and add Sylwester.] On Thu, 2014-09-04 at 11:39 +0200, Paul Bolle wrote: > On Wed, 2014-07-16 at 16:43 +0200, Tomasz Figa wrote: > > On 16.07.2014 16:35, Paul Bolle wrote: > > > On Wed, 2014-07-16 at 16:26 +0200, Paul Bolle wrote: > > >> On Wed, 2014-07-16 at 14:43 +0200,

Re: [PATCH 04/19] serial: samsung: Remove support for legacy clock code

2014-09-04 Thread Paul Bolle
On Wed, 2014-07-16 at 16:43 +0200, Tomasz Figa wrote: > On 16.07.2014 16:35, Paul Bolle wrote: > > On Wed, 2014-07-16 at 16:26 +0200, Paul Bolle wrote: > >> On Wed, 2014-07-16 at 14:43 +0200, Tomasz Figa wrote: > >>> That's right. Apparently I missed them. I guess that's not critical, > >>> though,

Re: [PATCH 04/19] serial: samsung: Remove support for legacy clock code

2014-07-16 Thread Tomasz Figa
On 16.07.2014 16:35, Paul Bolle wrote: > On Wed, 2014-07-16 at 16:26 +0200, Paul Bolle wrote: >> On Wed, 2014-07-16 at 14:43 +0200, Tomasz Figa wrote: >>> That's right. Apparently I missed them. I guess that's not critical, >>> though, and could be done in separate patch, right? >> >> This is not c

Re: [PATCH 04/19] serial: samsung: Remove support for legacy clock code

2014-07-16 Thread Paul Bolle
On Wed, 2014-07-16 at 16:26 +0200, Paul Bolle wrote: > On Wed, 2014-07-16 at 14:43 +0200, Tomasz Figa wrote: > > That's right. Apparently I missed them. I guess that's not critical, > > though, and could be done in separate patch, right? > > This is not critical at all, so that's fine with me. A

Re: [PATCH 04/19] serial: samsung: Remove support for legacy clock code

2014-07-16 Thread Paul Bolle
On Wed, 2014-07-16 at 14:43 +0200, Tomasz Figa wrote: > On 16.07.2014 11:27, Paul Bolle wrote: > > There are three further references to CONFIG_SAMSUNG_CLOCK in this file. > > Those should be removed too, shouldn't they? > > That's right. Apparently I missed them. I guess that's not critical, > th

Re: [PATCH 04/19] serial: samsung: Remove support for legacy clock code

2014-07-16 Thread Tomasz Figa
On 16.07.2014 11:27, Paul Bolle wrote: > On Fri, 2014-07-04 at 19:48 +0200, Tomasz Figa wrote: >> All Samsung platforms are now using the Common Clock Framework and the >> legacy clock code is being removed, so remove related dead code from >> samsung-serial driver as well. >> >> Reported-by: Arnd

Re: [PATCH 04/19] serial: samsung: Remove support for legacy clock code

2014-07-16 Thread Paul Bolle
On Fri, 2014-07-04 at 19:48 +0200, Tomasz Figa wrote: > All Samsung platforms are now using the Common Clock Framework and the > legacy clock code is being removed, so remove related dead code from > samsung-serial driver as well. > > Reported-by: Arnd Bergmann > Signed-off-by: Tomasz Figa > Cc: