[PATCH 4/6] ARM: SAMSUNG: Restore Samsung PM Debug functionality
From: Tomasz Figa <hidden>
Date: 2014-06-25 11:42:12
Also in:
linux-samsung-soc, lkml
From: Tomasz Figa <hidden>
Date: 2014-06-25 11:42:12
Also in:
linux-samsung-soc, lkml
On 25.06.2014 12:09, Daniel Drake wrote:
Hi Tomasz, On Tue, Jun 24, 2014 at 2:57 PM, Tomasz Figa [off-list ref] wrote:quoted
Due to recently merged patches and previous merge conflicts, the Samsung PM Debug functionality no longer can be enabled. This patch fixes incorrect dependency of SAMSUNG_PM_DEBUG on an integer symbol and adds missing header inclusion.Testing against 3.16-rc2, this doesn't quite work for me. SAMSUNG_PM_DEBUG still doesn't appear in menuconfig. HAVE_SAMSUNG_PM_DEBUG is 'n'. Looks like the select from DEBUG_S3C_UART is not working, but I'm not sure why.
I hastily changed this to something simpler in last minute before sending without proper testing. Let me send something that works. Best regards, Tomasz