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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 28 May 2013 20:33:45 +0300
From:	Felipe Balbi <balbi@...com>
To:	Jingoo Han <jg1.han@...sung.com>
CC:	"'Felipe Balbi'" <balbi@...com>, <linux-usb@...r.kernel.org>,
	"'Greg KH'" <gregkh@...uxfoundation.org>,
	<linux-samsung-soc@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>,
	"'Vivek Gautam'" <gautam.vivek@...sung.com>,
	"'Praveen Paneri'" <p.paneri@...sung.com>,
	Kukjin Kim <kgene.kim@...sung.com>
Subject: Re: [PATCH] usb: phy: samsung: Add support for EXYNOS4210

On Tue, May 28, 2013 at 06:04:07PM +0900, Jingoo Han wrote:
> @@ -165,6 +174,18 @@ static void samsung_usb2phy_enable(struct samsung_usbphy *sphy)
>  	u32 phyclk;
>  	u32 rstcon;
>  
> +	switch (sphy->drv_data->cpu_type) {
> +	case TYPE_EXYNOS4210:
> +		atomic_inc(&sphy->phy_usage);

please switch over to the generic reference counting which I have
pending in my testing branch. It'll be available for v3.11 merge window.

-- 
balbi

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists