commit | 682c6c2188f39d13548ccdc89c9888fbcb547889 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Jul 13 15:45:02 2017 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Jul 31 15:55:41 2017 +0200 |
tree | d7ca86dcee41cc77ea1fef0e7a484f432b1b7843 | |
parent | 22acc37b8681461707a3fc73505af808f9af8260 [diff] |
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz At least the Acer Iconia Tab8 / aka W1-810 uses 1MiHz instead of 1MHz for one of its busses, fix this up to 1MHz instead of failing the probe of that bus. This fixes the accelerometer on the Acer Iconia Tab8 not working. Cc: stable@vger.kernel.org Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>