soc/tegra: pmc: Add missing structure members to kernel-doc
authorJon Hunter <jonathanh@nvidia.com>
Fri, 4 Dec 2015 14:57:03 +0000 (14:57 +0000)
committerThierry Reding <treding@nvidia.com>
Tue, 5 Apr 2016 13:22:37 +0000 (15:22 +0200)
commit35b67291b4a85d37ec31f9d9ea3c5d3258ee0da6
treeadc3f69f092805ec468b3c419ab96fa6e8e403dd
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
soc/tegra: pmc: Add missing structure members to kernel-doc

Some members of the tegra_pmc structure are missing from the kernel-doc
comment for this structure. Add the missing members.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c