Hello.
On 21-08-2012 13:39, Felipe Balbi wrote:
On platform_device_add() failure, the TUSB6010 glue layer forgets to call
platform_device_put() -- probably due to a typo...
Signed-off-by: Sergei Shtylyov
wow.. I was just fixing this same issue today. Creepy. Will apply your
patch :-)
Hi,
On Mon, Aug 20, 2012 at 10:31:41PM +0400, Sergei Shtylyov wrote:
> On platform_device_add() failure, the TUSB6010 glue layer forgets to call
> platform_device_put() -- probably due to a typo...
>
> Signed-off-by: Sergei Shtylyov
wow.. I was just fixing this same issue today. Creepy. Will ap
On platform_device_add() failure, the TUSB6010 glue layer forgets to call
platform_device_put() -- probably due to a typo...
Signed-off-by: Sergei Shtylyov
---
This patch is atop of 'musb' branch of Felipe's tree...
drivers/usb/musb/tusb6010.c |2 +-
1 file changed, 1 insertion(+), 1 delet