From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751266AbdBAQMc (ORCPT ); Wed, 1 Feb 2017 11:12:32 -0500 Received: from mga03.intel.com ([134.134.136.65]:41099 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750774AbdBAQMa (ORCPT ); Wed, 1 Feb 2017 11:12:30 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,320,1477983600"; d="asc'?scan'208";a="220144231" Date: Wed, 1 Feb 2017 21:42:54 +0530 From: Vinod Koul To: Linus Torvalds Cc: LKML , dma Subject: [GIT PULL] late dmaengine fixes Message-ID: <20170201161254.GO19244@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey Linus, Couple of fixes showed up late in the cycle so sending them up and sending early in the week and not on Friday :). They fix a double lock in pl330 driver and runtime pm fixes for cppi driver. Please pull. The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5: Linux 4.10-rc4 (2017-01-15 16:21:59 -0800) are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.10= -rc7 for you to fetch changes up to 91539eb1fda2d530d3b268eef542c5414e54bf1a: dmaengine: pl330: fix double lock (2017-01-25 15:35:11 +0530) ---------------------------------------------------------------- dmaengine-fix-4.10-rc7 Few late fixes for this cycle - pl330 double lock fix - more fixes for runtime pm handling on cppi ---------------------------------------------------------------- Iago Abal (1): dmaengine: pl330: fix double lock Tony Lindgren (3): dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage dmaengine: cppi41: Fix oops in cppi41_runtime_resume dmaengine: cppi41: Clean up pointless warnings drivers/dma/cppi41.c | 69 ++++++++++++++++++++++++++++++++++--------------= ---- drivers/dma/pl330.c | 19 +++++---------- 2 files changed, 52 insertions(+), 36 deletions(-) Thanks --=20 ~Vinod --UugvWAfsgieZRqgk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJYkgkGAAoJEHwUBw8lI4NHBm8QAMVhZeksUDpN/xtZeYBb2Uqi NeszOqGpCJgOsCrAUU0LR70OIaHONPCuvrRmKubIfstSebPJPGnMZPVobfBJyIsl fNpxdns43Zj7nrM05kE8lyAcuzcH8MRUFzh2Tvrl48sFRmnCkyaAnBcPfd6DYBBn 9ubwFQx+B7XvI5Cd7n0JCaiy4W0FKhWAQbqrr4swt4++o6HxEZ1THtUJlxH0+lN2 ihH2eEZpVXVEZGXtDyFuMkRt61ZMUw29+xFb8eP4CTgNfDF7eeUuCa/tjXuX/q0a 6zVegl8HlyWEHfEvYNn0x15J6h6ji/Zk57ek/ou6qULxgKoAPRSKBsZJB0E8vBlL KJL3KgMvPY7CrIlz4J5ubvwRZ20IbOuUecNmFEzZvdDd3i3RFAAROPC8NPDEvlY6 cN3rVhArBUsn1wD5zHWmCcRlYktUcTxSfqIQUohNGdVMfzVkjXaBAhsxrNkU1zkB twUO10wo1iusTOp9Qx/VOIeK3ICsQ1+Q0Xi8u1VCKPkrY/HwuHYppOvXxiKKzQdP zgncqdSXpFN8PXFxMdKlMmlioXdbx7sim6PBWS+hr7M7ymmqNeKkH2vMAvxWCpFT reHO/XuOaviqrH6xNCBpSACyklF9FV9KPUS6OuX8MjG+2MNrVqMSzu6Cfdoc0VVP ep0ErJbMfJpBH017WCmq =JCrM -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk--