From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751963AbcF3JKi (ORCPT ); Thu, 30 Jun 2016 05:10:38 -0400 Received: from mail-pa0-f66.google.com ([209.85.220.66]:35363 "EHLO mail-pa0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751575AbcF3JK2 (ORCPT ); Thu, 30 Jun 2016 05:10:28 -0400 From: Thierry Reding To: Linus Torvalds Cc: linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] pwm: Fixes for v4.7-rc6 Date: Thu, 30 Jun 2016 11:10:03 +0200 Message-Id: <20160630091003.411-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.8.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit cc51846ba81ca179a3be20f6313e3b72531888c1: pwm: atmel-hlcdc: Fix default PWM polarity (2016-06-14 10:51:45 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-4.7-rc6 for you to fetch changes up to 33cdcee04be3b4482be97393167e7561b2584e1e: pwm: Fix pwm_apply_args() (2016-06-23 18:37:05 +0200) Thanks, Thierry ---------------------------------------------------------------- pwm: Fixes for v4.7-rc6 One more fix for some fallout observed after the introduction of the atomic API. ---------------------------------------------------------------- Boris Brezillon (1): pwm: Fix pwm_apply_args() include/linux/pwm.h | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-)