From: Laurent Pinchart Date: Tue, 3 Jun 2014 11:15:26 +0000 (+0200) Subject: i2c: mux: pca954x: Use the descriptor-based GPIO API X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4807e8459bce425973c6c6a4f3bb2bb9b7aa0a36;p=pandora-kernel.git i2c: mux: pca954x: Use the descriptor-based GPIO API The ID-based GPIO API pushes handling of GPIO polarity to drivers. Simplify the driver by switching to the descriptor-based GPIO API. This also fixes a mismatch between the pca954x DT bindings that document a "reset-gpios" property and the driver that requests a "reset-gpio" property. Signed-off-by: Laurent Pinchart Reviewed-by: Linus Walleij Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed