From: Heiko Stübner Date: Tue, 25 Jun 2013 12:56:11 +0000 (+0200) Subject: pinctrl: set unit for debounce time pinconfig to usec X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256aeb648741bf095e884793862d3dfa6b1c1fb5;p=pandora-kernel.git pinctrl: set unit for debounce time pinconfig to usec Currently the debounce time pinconfig option uses an unspecified "time units" unit. As pinconfig options should use SI units and a real unit is also necessary for generic dt bindings, change it to usec. Currently no driver is using the generic pinconfig option for this, so the unit change is safe to do. Signed-off-by: Heiko Stuebner Reviewed-by: James Hogan Signed-off-by: Linus Walleij --- Reading git-diff-tree failed