platform/chrome: fix kernel-doc warning for suspend_timeout_ms
authorTzung-Bi Shih <tzungbi@kernel.org>
Wed, 11 Jan 2023 05:57:26 +0000 (13:57 +0800)
committerTzung-Bi Shih <tzungbi@kernel.org>
Fri, 13 Jan 2023 01:30:49 +0000 (09:30 +0800)
commit20eb556dac27427f951ca13e117d32bd1c041b79
tree859ca418ba57e6d37ab49d73724b38653fd9d7c2
parent16d73129f1fd8e91eb565482245233809647c649
platform/chrome: fix kernel-doc warning for suspend_timeout_ms

Fix the following kernel-doc warning:

$ ./scripts/kernel-doc -none include/linux/platform_data/cros_ec_proto.h
include/linux/platform_data/cros_ec_proto.h:187: warning: Function
parameter or member 'suspend_timeout_ms' not described in 'cros_ec_device'

Cc: Evan Green <evgreen@chromium.org>
Fixes: e8bf17d58a4d ("platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs")
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Link: https://lore.kernel.org/r/20230111055728.708990-3-tzungbi@kernel.org
include/linux/platform_data/cros_ec_proto.h