clk: tegra: Use consistent indentation
authorThierry Reding <treding@nvidia.com>
Fri, 23 Jan 2015 08:42:33 +0000 (09:42 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Apr 2015 14:04:10 +0000 (16:04 +0200)
commit12cf33c0eb7fbedb2a26b6da2f9f7863b2f4ddda
treeb0eddf6b55f3dbaef07f28fae57a928899b2a278
parent6bb18c532d08438f4ae4e282da6d12e86a86dcfb
clk: tegra: Use consistent indentation

Some of the .dev_id entries in the devclks table were oddly indented.
Make them consistent with the rest of the table.

Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/clk/tegra/clk-tegra30.c