From: Linus Torvalds Date: Tue, 16 Aug 2016 18:49:02 +0000 (-0700) Subject: Merge tag 'pinctrl-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c39378fc65cc83a65e8aed958bcbd18c113c6a74;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'pinctrl-v4.8-2' of git://git./linux/kernel/git/linusw/linux-pinctrl Pull pin control fixes from Linus Walleij: "Here are a few pin control fixes for the v4.8 series, nothing special about them: - Add the missing header to the Intel Merrifield driver to get rid of build mess. - Drop two instances of pinctrl_unregister() called for drivers using devm_* resource management. - Remove the default debounce time for the AMD driver" * tag 'pinctrl-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: pinctrl: intel: merrifield: Add missed header pinctrl/amd: Remove the default de-bounce time pinctrl: pistachio: Drop pinctrl_unregister for devm_ registered device pinctrl: meson: Drop pinctrl_unregister for devm_ registered device --- c39378fc65cc83a65e8aed958bcbd18c113c6a74