]> Gentwo Git Trees - linux/.git/commit
platform/chrome: cros_ec_debugfs: Make log polling period a parameter
authorRob Barnes <robbarnes@google.com>
Tue, 7 May 2024 15:58:09 +0000 (15:58 +0000)
committerTzung-Bi Shih <tzungbi@kernel.org>
Wed, 29 May 2024 05:09:28 +0000 (05:09 +0000)
commit7b44d5381e541de3da3cee2e948456b250f41f25
treeaafc6bf94c102b79e6211923e87ee0fbe645d612
parent47ef58cdbd7fae42f1adcb6015fdc05ce2b2471e
platform/chrome: cros_ec_debugfs: Make log polling period a parameter

Make EC log polling period a module parameter. This allows the polling
period to be set via the kernel command line. Keeping the default at
the current 10 second period. The optimal polling period will differ by
board.

Signed-off-by: Rob Barnes <robbarnes@google.com>
Link: https://lore.kernel.org/r/20240507155809.525701-1-robbarnes@google.com
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
drivers/platform/chrome/cros_ec_debugfs.c