From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965720AbcBCSNK (ORCPT ); Wed, 3 Feb 2016 13:13:10 -0500 Received: from mail-lb0-f179.google.com ([209.85.217.179]:33804 "EHLO mail-lb0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965122AbcBCSNG (ORCPT ); Wed, 3 Feb 2016 13:13:06 -0500 From: Felipe Balbi To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Felipe Balbi , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Robert Jarzmik , Haojian Zhuang , Daniel Mack , Imre Kaloz , Krzysztof Halasa , Greg Kroah-Hartman Subject: Re: [PATCH 0/7] USB changes for rare warnings In-Reply-To: <1453997722-3489596-1-git-send-email-arnd@arndb.de> References: <1453997722-3489596-1-git-send-email-arnd@arndb.de> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/25.0.90.1 (x86_64-pc-linux-gnu) Date: Wed, 03 Feb 2016 20:12:59 +0200 Message-ID: <87oabxpsr8.fsf@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Arnd, Arnd Bergmann writes: > Hi Felipe, > > This set of patches addresses warnings I got in randconfig builds, > in the USB drivers. The first three patches are for the pxa25x > UDC driver and are a larger scale cleanup triggered by finding > the initial bug. The other four are relatively simple but still > need to be reviewed properly, as I have done only compile-time > testing. After these patches, I get no other warnings for USB > drivers at the moment. > > Arnd Bergmann (7): > usb: gadget: pxa25x_udc: move register definitions from arch > usb: gadget: pxa25x_udc cleanup > usb: gadget: pxa25x_udc: use readl/writel for mmio > usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol > usb: isp1301-omap: mark power_up as __maybe_unused > usb: musb: use %pad format string from dma_addr_t > usb: musb/ux500: remove duplicate check for dma_is_compatible > > arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h | 198 --------- > arch/arm/mach-pxa/include/mach/pxa25x-udc.h | 163 -------- for arch/arm I need Acked-by from relevant folks. Also, do you think we need this during the -rc or can we consider it non-critical fixes for v4.6 merge window ? =2D-=20 balbi --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWskMsAAoJEIaOsuA1yqRE8pQP/0+McH2E6ZrBiMu8EhwaFITU fwX5Nx6ub8/KTxW3bWVISa7coW55dbH9l3yya5sZZzlCeQ9uHGvuD9RRFu2PEs9m u2itKyHh5Hf+UbHiLPLM3uF/BJSFSLgpUslYtR5vFCcufe5r3paczuWFpt6ttfFq j/h2Hg+JQZyqZ6SENMJHROgfb/IVbT6lECWZyw8y6zP9cg/7w3ydRyZuv1fRFmZZ UCwSsyXDMGywdhOVuWGuRQHcEanZ2rR74AN9iLSvu8Trucj+JaIDaMQqUv3jo1fc 6gksDZEbLXkYlrgtckqDh5W9x9t87yRhdOrD89c9SIFAhoeHzvpkcr6mt/1P8Skp i+fMLIN6OANOr1M8HaGnJCdEYlaTCYwxsqXLm3ZRCVrVvOEvZ2TRfneMYXWGDkyj APJwWBBySni7zwze4mvmB9L9AKCLKh2nvxiTi4SGxUKHIUu8ApJ3+0ggGMYaNvmT 1W5MHWuzEN+AMhwqZLaiTp9qN/AoMYDP4AzwUrk5SxCEjYECJhcsRgWJ+EtgRgQ7 c/GS5gH8DGvSoSbRz2ZCFCPLnOaJku1sp/a7DbAzTghraBVWfs1W76CHC1enru4H 43TkhZGcJhBaz1bkOnhnap/Rj4ChDi9pgOs2TgdKY4s7Dr+oZnE6Q4g6axMu+DYw 9UB8TGOkPzcoawsxw5f0 =h+ge -----END PGP SIGNATURE----- --=-=-=--