From: Kim, Milo Date: Fri, 31 Aug 2012 09:23:25 +0000 (+0000) Subject: lp8727_charger: Add configurable debouce timer X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~5^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60fd57e06ed7ea13bc0bdf4cb5324d47039105ab;p=pandora-kernel.git lp8727_charger: Add configurable debouce timer Debounce time is configurable in the platform side. If it is not defined, the default value is 270ms. Platform data is msec unit, and this time is converted to jiffies internally. The workqueue uses this jiffies time in the interrupt handling. So debounce_jiffies is added in the private data. Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed