mfd: intel-lpss: Consistently use GENMASK()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 16 Aug 2019 17:33:42 +0000 (20:33 +0300)
committerLee Jones <lee.jones@linaro.org>
Mon, 2 Sep 2019 10:09:03 +0000 (11:09 +0100)
commitcbd1c5c4d443c4a83c9c7eecc0561b9aeafddf50
treebea4cfa5673aaa43ef0fcd753ead66865f0f5969
parentb9a801dfa59163dc2db8147a98af406eb79e51de
mfd: intel-lpss: Consistently use GENMASK()

Since we already are using BIT() macro, use GENMASK() as well for sake of
consistency.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/intel-lpss.c