From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934981AbbKTETc (ORCPT ); Thu, 19 Nov 2015 23:19:32 -0500 Received: from mga02.intel.com ([134.134.136.20]:6660 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934237AbbKTETb (ORCPT ); Thu, 19 Nov 2015 23:19:31 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,320,1444719600"; d="asc'?scan'208";a="824708148" Date: Fri, 20 Nov 2015 09:53:11 +0530 From: Vinod Koul To: Linus Torvalds Cc: dma , LKML Subject: [GIT PULL] dmaengines fixes for 4.4-rc2 Message-ID: <20151120042311.GF25173@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4vpci17Ql0Nrbul2" 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 --4vpci17Ql0Nrbul2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Linus Please pull to receive fixes for dmaengine for rc2. Fixes are spread thru t= he drivers this time round The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec: Linux 4.4-rc1 (2015-11-15 17:00:27 -0800) are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.4-= rc2 for you to fetch changes up to 2c5d7407e012721f02741f1adae2b1bdf6ef6449: dmaengine: at_hdmac: use %pad format string for dma_addr_t (2015-11-16 09= :21:05 +0530) ---------------------------------------------------------------- dmaengine fixes for 4.4-rc2 This has odd fixes spreadout drivers, not major here - usbdmac fixes for pm - edma build and logic fixes - build warn fixes for few drivers ---------------------------------------------------------------- Arnd Bergmann (3): dmaengine: edma: fix build without CONFIG_OF dmaengine: at_xdmac: use %pad format string for dma_addr_t dmaengine: at_hdmac: use %pad format string for dma_addr_t Dan Carpenter (1): dmaengine: edma: predecence bug in GET_NUM_QDMACH() Geert Uytterhoeven (2): dmaengine: sh: usb-dmac: Fix crash on runtime suspend dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance Jason Liu (1): dmaengine: imx-sdma: remove __init annotation on sdma_event_remap Peter Ujfalusi (1): dmaengine: of_dma: Correct return code for of_dma_request_slave_chann= el in case !CONFIG_OF drivers/dma/at_hdmac.c | 20 ++++++++++---------- drivers/dma/at_hdmac_regs.h | 6 +++--- drivers/dma/at_xdmac.c | 20 ++++++++++---------- drivers/dma/edma.c | 4 ++-- drivers/dma/imx-sdma.c | 2 +- drivers/dma/sh/usb-dmac.c | 11 ++++++++--- include/linux/of_dma.h | 2 +- 7 files changed, 35 insertions(+), 30 deletions(-) Thanks --=20 ~Vinod --4vpci17Ql0Nrbul2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWTqAvAAoJEHwUBw8lI4NHkskP/RtMR2zshVECtBX9PRlAu0H9 u193Y7Exai7WVMbbdWZBAMhRSj04lgCpPLPDA1Lgd3tNVgqvVCP2mN70sCw3bdJK w1vnfc+F0ovRoMHOB3sPwM/BfeSgYQ/QHTb7800ttALeMeVHgmXA41iLzi91YHOD 7Gpo2YdFJ6iaigf4EoFOAJNPjOvcHrzi0ZPWPcwf2p7vMrGA2v04UpanEmiDa0eg 9/z6f7rjt5ddn58RHSi9dwjFGY9JlVjUSXDiBn3rDvKb+CeVL2GO4f7LXMKIKkzr rLFUYVMQobzeWK8R4fdyi6n3qRwacg9jBA2FqkKfzi8yyvB7wBme5BUuzY08jnoN bgfHtXlpcK+aTy2HjU3OA2NRm0WtNydeYRmVwZeZP4mSWAZyBNSl6SvccwRdmgxl C1lHf9c2/8M8qF7iRrJYVR2AFSGEVrIw5BmzKoo4aqLErmipRTBOxCq89CXc4kZO BgICAuv8nujHsp/3Q2pxFWJKD2kuTeWscalANQWGcNqfIPfwEM2SYkIm3QQ6DIYr ySzjpSuBsTYHVGwvaLxB/o8LQEzh0la5owLESyqnWBheL6FDeoYmg1NBfPQpRjOk iDLlsQdvA+yH1J0+0XhqCDI3uCGlJd4ApJeJl9cevNUqwXlpF2BKaPZhw6TPHtdr D/E+vm0hir/YMUC2O8a9 =pNXk -----END PGP SIGNATURE----- --4vpci17Ql0Nrbul2--