]> Git Repo - linux.git/commit
pwm: bcm2835: Suppress error message for invalid period_ns
authorStefan Wahren <[email protected]>
Sat, 24 Aug 2019 14:09:46 +0000 (16:09 +0200)
committerThierry Reding <[email protected]>
Fri, 20 Sep 2019 23:22:42 +0000 (01:22 +0200)
commit4537e52a526698f503dcb151234414cfa46d534b
tree02fc0999dd0085c95eb85db55331d3d6157eb4f6
parentc79468b8955b4924b5aca858247395265201ac42
pwm: bcm2835: Suppress error message for invalid period_ns

The PWM config can be triggered via sysfs, so we better suppress the
error message in case of an invalid period to avoid kernel log spamming.

Signed-off-by: Stefan Wahren <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
drivers/pwm/pwm-bcm2835.c
This page took 0.049206 seconds and 4 git commands to generate.