commit | 96b70641b937e99c1579cb6ebbcdb7b0af98cdd0 | [log] [tgz] |
---|---|---|
author | Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com> | Mon May 21 09:52:43 2012 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri May 25 18:50:41 2012 -0600 |
tree | c2a31be5f5160f345b5f3f1c450d01b158dc8b96 | |
parent | 0df2c999f748c9528f6629f45baaa86118d60cd1 [diff] |
gpio/tca6424: merge I2C transactions, remove cast This is a follow-up to ae79c1904 "[PATCH v2] Add support for TCA6424" merged in the v3.5 merge window. It fixes comments made when the patch was merged. - Use 3 byte transfers instead of two separate transfers (2+1 byte) - An unnecessary cast removed Signed-off-by: Andreas Schallenberg <Andreas.Schallenberg@3alitytechnica.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>