commit | 6efaf7cbe6686ea5b066331af3ac06d69a76cd02 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 20 10:07:34 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 20 10:07:34 2017 +0200 |
tree | 56a3c0a628db3d1a075ea725fb60a050d1053f47 | |
parent | def8e2285b0e24cfb53ac5d627c924050d995266 [diff] | |
parent | a453f3693f2aa9ebba623f8cff1e3d7c5df96ddd [diff] |
Merge tag 'samsung-pinctrl-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel Samsung pinctrl drivers update for v4.13: 1. Split drivers per ARMv7 and ARMv8 architectures because there is no need to compile everything on each of them. 2. Fix for possible NULL-pointer dereference after memory allocation failure. 3. Cleanups (silencing cast warnings, constify, removal of unneeded casts, removal of modular boiler-plate).