gpu: host1x: Correct trivial kernel-doc inconsistencies
authorColton Lewis <colton.w.lewis@protonmail.com>
Sun, 14 Jun 2020 04:08:04 +0000 (04:08 +0000)
committerThierry Reding <treding@nvidia.com>
Tue, 16 Jun 2020 16:59:45 +0000 (18:59 +0200)
commit2fd2bc7f49324e7b439e3c5584762abd0a9a13bc
treef8611b726aa3dd36f189842ab3611117f06a6534
parenta101e3dad8a90a840ccb45e492cd2ef7c01199ea
gpu: host1x: Correct trivial kernel-doc inconsistencies

Silence documentation build warnings by adding kernel-doc fields.

./include/linux/host1x.h:69: warning: Function parameter or member 'parent' not described in 'host1x_client'
./include/linux/host1x.h:69: warning: Function parameter or member 'usecount' not described in 'host1x_client'
./include/linux/host1x.h:69: warning: Function parameter or member 'lock' not described in 'host1x_client'

Signed-off-by: Colton Lewis <colton.w.lewis@protonmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
include/linux/host1x.h