OSDN Git Service

mfd: intel-lpss: Correct names of RESETS register bits
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 24 Apr 2018 15:05:12 +0000 (18:05 +0300)
committerLee Jones <lee.jones@linaro.org>
Mon, 4 Jun 2018 05:48:22 +0000 (06:48 +0100)
commitf3b23e5ab43c3bc7fcf6c8f0e9293ee510bf3095
tree35141ceef20be440eb13f376220bd0dbc94dd770
parentc04da893e5943685bcd6927b881afc9e640fc794
mfd: intel-lpss: Correct names of RESETS register bits

According to documentation the function has 2 bits for reset
while iDMA 64-bit has only one.

Rename it accordingly. Note, there is no functional change since
we always handle them together.

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