commit | 7059d4b08eba2ad046395a04b02e34ca27304d8f | [log] [tgz] |
---|---|---|
author | David Brownell <[email protected]> | Fri Jul 04 09:59:37 2008 -0700 |
committer | Linus Torvalds <[email protected]> | Fri Jul 04 10:40:06 2008 -0700 |
tree | 47fbdbec332d2fea3b24f984f08237f92cdfcd2d | |
parent | da9eac8990dc614ab4756f2a3d84870b675f1f1e [diff] |
gpio: pca953x (i2c) handles max7310 too The pca953x driver can handle another 8-bit I/O expander, the max7310. This patch adds that chip to the list of supported IDs in that driver, and expands the Kconfig helptext accordingly. Signed-off-by: David Brownell <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>