drivers: base: fix some kernel-doc markups
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 23 Oct 2020 16:32:56 +0000 (18:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Nov 2020 17:56:49 +0000 (18:56 +0100)
commit33c0c9bdf7a59051a654cd98b7d2b48ce0080967
treed73a0449506364ce098cc2d35334e3b91ade9b69
parent7008e58c63bc8468e8d16154e25d780198b3ecfc
drivers: base: fix some kernel-doc markups

class_create is actually defined at the header. Fix the
markup there and add a new one at the right place.

While here, also fix some markups for functions that have
different names between their prototypes and kernel-doc
comments.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/2fb6efd6a1f90d69ff73bf579566079cbb051e15.1603469755.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/class.c
drivers/base/devres.c
drivers/base/firmware_loader/fallback.c
include/linux/device/class.h