commit | f4160faac98c36556231621b03b44b646508b08e | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 01 20:39:38 2019 +0300 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Fri Aug 02 09:51:13 2019 +0200 |
tree | e45b253fe7cabcd459afcc23950bf158efd28a13 | |
parent | 6dd6a2d27e5a0d192b542389f4c9a035d1b77b8e [diff] |
gpio: pca953x: Drop %s for constant string literals There is no need to use %s for constant string literals w/o special characters inside. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>