mfd: intel_quark_i2c_gpio: Replace I²C speeds with descriptive definitions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 2 Mar 2021 13:56:19 +0000 (15:56 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Apr 2021 15:06:25 +0000 (16:06 +0100)
commit10d82ade4fa7dd032b60fc6ba76cd587b276608e
tree721cc27e4357058054eb2471e40ec753ea3faf61
parent2b77ea7a0a42878a0a3f2956cfc657281fcf74c0
mfd: intel_quark_i2c_gpio: Replace I²C speeds with descriptive definitions

I²C header provides a descriptive definitions for standard bus speeds.
Use them instead of plain numbers.

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