From: Wolfram Sang Date: Fri, 17 Jul 2015 10:50:06 +0000 (+0200) Subject: i2c: make address check indpendent from client struct X-Git-Tag: omap-for-v4.3/fixes-rc1~62^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4019b7040eaf88f440ce5212e055a4f19b1b541;p=pandora-kernel.git i2c: make address check indpendent from client struct We want to use this function with struct boardinfo soon, so let's just pass the parameters really needed. We also extend the type of addr, so more types can be input. Remove a superfluous dangling comment while here. Tested-by: Andrey Danin Acked-by: Stephen Warren Signed-off-by: Wolfram Sang Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed