clk: tegra: Fix typo tabel -> table
authorThierry Reding <treding@nvidia.com>
Tue, 5 Aug 2014 11:26:12 +0000 (13:26 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Apr 2015 14:02:08 +0000 (16:02 +0200)
The clock initialization structure is named struct clk_init_table.
Update the kerneldoc comment to use the correct name.

Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found