lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 22 Oct 2012 11:27:58 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Florian Fainelli <florian@...nwrt.org>
Cc:	stern@...land.harvard.edu, linux-usb@...r.kernel.org,
	Ralf Baechle <ralf@...ux-mips.org>,
	Manuel Lauss <manuel.lauss@...glemail.com>,
	Thomas Meyer <thomas@...3r.de>,
	"David S. Miller" <davem@...emloft.net>,
	Raghavendra K T <raghavendra.kt@...ux.vnet.ibm.com>,
	Ingo Molnar <mingo@...nel.org>,
	Paul Gortmaker <paul.gortmaker@...driver.com>,
	linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 24/32 v4] MIPS: Alchemy: use the OHCI platform driver

On Mon, Oct 08, 2012 at 03:11:38PM +0200, Florian Fainelli wrote:
> Convert the Alchemy platform to register the ohci-platform driver, now that
> the ohci-platform driver properly handles the specific ohci-au1xxx resume
> from suspend case.
> 
> This also greatly simplifies the power_{on,off} callbacks and make them
> work on platform device id instead of checking the OHCI controller base
> address like what was done in ohci-au1xxx.c.
> 
> Impacted defconfigs are also updated accordingly to select the OHCI platform
> driver.
> 
> Signed-off-by: Florian Fainelli <florian@...nwrt.org>
> Acked-by: Alan Stern <stern@...land.harvard.edu>
> ---
> Changes in v4:
> - rebased against greg's latest usb-next
> 
> No changes in v3
> 
> Changes in v2:
> - updated defconfigs accordingly
> - really instantiate "ohci-platform" instead of "ohci-au1xxx"
> - rebased on top of the latest OHCI HCD changes
> 
>  arch/mips/alchemy/common/platform.c |   35 +++++++++++++++++++++++++++++++++--
>  arch/mips/configs/db1000_defconfig  |    1 +
>  arch/mips/configs/db1200_defconfig  |    1 +
>  arch/mips/configs/db1300_defconfig  |    1 +
>  arch/mips/configs/db1550_defconfig  |    1 +
>  arch/mips/configs/gpr_defconfig     |    1 +
>  arch/mips/configs/mtx1_defconfig    |    1 +
>  arch/mips/configs/pb1100_defconfig  |    1 +
>  arch/mips/configs/pb1500_defconfig  |    1 +
>  arch/mips/configs/pb1550_defconfig  |    1 +

Same issue with the defconfigs in this patch, they aren't around
anymore, so I've removed them from this patch.  If they just moved,
please send a follow-up patch to fix them up.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ