[i2c] [PATCHv2 3/3] Add platform driver on top of the new pca-algorithm

Jean Delvare khali at linux-fr.org
Wed Mar 12 11:43:26 CET 2008


Hi Wolfram:

Just noticed the following warnings on x86_64:
drivers/i2c/busses/i2c-pca-platform.c: In function "i2c_pca_pf_probe":
drivers/i2c/busses/i2c-pca-platform.c:181: warning: format "%08x" expects type "unsigned int", but argument 2 has type "resource_size_t"
drivers/i2c/busses/i2c-pca-platform.c:186: warning: format "%08x" expects type "unsigned int", but argument 4 has type "resource_size_t"
drivers/i2c/busses/i2c-pca-platform.c:186: warning: format "%08x" expects type "unsigned int", but argument 4 has type "resource_size_t"

Please fix in next iteration.

-- 
Jean Delvare



More information about the i2c mailing list