commit | caedcbd053bca446f8d66faf74adeb8eb3d2913f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Oct 25 20:23:46 2019 +0300 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Dec 13 16:48:47 2019 +0200 |
tree | d005f84adac8d04ddc2ce5699e46170ffae6f4c1 | |
parent | 3b4c2d8ef0bd88828336e0690459d1b2120eb9e4 [diff] |
pinctrl: lynxpoint: Use %pR to print IO resource Replace explicit casting by pointer to struct resource with specifier replacement to %pR to print the IO resource. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>