i2c: designware-pci: no need to provide clk_khz
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 23 Jan 2015 11:54:04 +0000 (13:54 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 23 Jan 2015 14:38:13 +0000 (15:38 +0100)
The clk_khz field makes sense only if SS counters are not provided. Since we
provide them for Haswell and Baytrail explicitly we may omit the clk_khz
parameter.

Reviewed-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-designware-pcidrv.c