hwmon: (lm70) Use SPI_MODE_X_MASK
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 May 2021 14:13:31 +0000 (17:13 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 17 Jun 2021 11:21:44 +0000 (04:21 -0700)
commitba9c5fc395de5bb642ed973dbf34c1d0c82d185d
tree91d2d218b8e7fc8f737620ad6dd015288f9eb824
parent97387c2f06bcfd79d04a848d35517b32ee6dca7c
hwmon: (lm70) Use SPI_MODE_X_MASK

Use SPI_MODE_X_MASK instead of open coded variant.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210510141331.56736-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm70.c