[PATCH 1/2] ARM: tegra: remove dead code
From: Stephen Warren <hidden>
Date: 2012-09-11 17:10:59
Also in:
linux-tegra
From: Stephen Warren <hidden>
Date: 2012-09-11 17:10:59
Also in:
linux-tegra
On 08/28/2012 01:09 AM, Stephen Warren wrote:
From: Stephen Warren <redacted> Now that all boards are converted to device tree, devices.[ch] and board-pinmux.[ch] are no longer used. So, remove them. The only exception is the EHCI platform data in devices.h. Move that data to board-dt-tegra20.c - the only places it's used. Signed-off-by: Stephen Warren <redacted>
Applied this 1 patch to Tegra's for-3.7/cleanup2 branch. Note that the crash Laxman reported against this series was due to patch 2/2, which has since been revised and applied. Patch 1/1 didn't have issues.