[PATCH 04/19] serial: samsung: Remove support for legacy clock code
From: Tomasz Figa <hidden>
Date: 2014-07-16 14:44:37
Also in:
linux-samsung-soc, lkml
From: Tomasz Figa <hidden>
Date: 2014-07-16 14:44:37
Also in:
linux-samsung-soc, lkml
On 16.07.2014 16:35, Paul Bolle wrote:
On Wed, 2014-07-16 at 16:26 +0200, Paul Bolle wrote:quoted
On Wed, 2014-07-16 at 14:43 +0200, Tomasz Figa wrote:quoted
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.Actually, that's only correct if the solution here is to just remove the (currently) dead code hidden behind CONFIG_SAMSUNG_CLOCK. But if the solution requires something less trivial, that might be quite wrong. So please disregard my comment!
The code between those ifdefs is no longer used, because all Samsung platforms use the Common Clock Framework after this series. So I believe we can safely remove this dead code. Best regards, Tomasz