From c99d49a964c700ad0bab5c54e2f559fce0487fad Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Fri, 23 Jan 2015 13:54:04 +0200 Subject: [PATCH] i2c: designware-pci: no need to provide clk_khz 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 Signed-off-by: Andy Shevchenko Signed-off-by: Wolfram Sang --- Reading git-format-patch failed