[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091211.151722.243020071.davem@davemloft.net>
Date: Fri, 11 Dec 2009 15:17:22 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: lethal@...ux-sh.org
Cc: nico@...xnic.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: smc91x: Fix up type mismatch in smc_drv_resume().
From: Paul Mundt <lethal@...ux-sh.org>
Date: Fri, 11 Dec 2009 15:42:27 +0900
> smc_drv_resume() takes a struct device, while smc_enable_device() takes a
> platform device. This fixes up the smc_enable_device() callsite with the
> proper pointer.
>
> It's not obvious when this change was introduced, as git history doesn't
> go back that far. Presumably the resume code has always been broken in
> this fashion.
>
> Signed-off-by: Paul Mundt <lethal@...ux-sh.org>
Applied.
--
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