]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: intel: Drop level from warning to debug in intel_restore_hostown()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 Oct 2019 10:00:03 +0000 (13:00 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 30 Oct 2019 14:05:18 +0000 (16:05 +0200)
commit764cfe33517f7cda42f01bb5e4077cfce2233230
treed554e282ab122d3a65c5beb65009b07c6d42225a
parent471dd9a9c7c197b143f1aca05a31e385115986b0
pinctrl: intel: Drop level from warning to debug in intel_restore_hostown()

Since we didn't get any new reports from users about wrong settings
of pad ownership, there is no point to spam kernel log with it. Thus,
drop level from warning to debug.

Also, modify format to be in align with the rest restore helpers.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pinctrl/intel/pinctrl-intel.c