Hi Linus, The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-3.14-rc5 for you to fetch changes up to 0b7d25c347900e2550398e29e25caf0fefe3cab2: pwm: lp3943: Fix potential memory leak during request (2014-02-26 15:45:12 +0100) Thanks, Thierry ---------------------------------------------------------------- pwm: Fixes for v3.14-rc5 Just a single trivial patch to plug a memory leak in an error path. ---------------------------------------------------------------- Christian Engelmayer (1): pwm: lp3943: Fix potential memory leak during request drivers/pwm/pwm-lp3943.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)