Re: [RFT/PATCH] 3c509: use proper suspend/resume API
From: Pekka Enberg <hidden>
Date: 2006-02-15 17:32:48
Also in:
lkml
From: Pekka Enberg <hidden>
Date: 2006-02-15 17:32:48
Also in:
lkml
On Wed, Feb 15, 2006 at 01:23:19PM +0200, Pekka J Enberg wrote:
quoted
Hmm. Either I am totally confused or we don't even attempt suspend/resume for eisa and mca bus devices. Care to try this patch?
On Wed, 2006-02-15 at 12:40 +0000, Russell King wrote:
Please don't use struct device_driver suspend/resume methods.
So what would be more appropriate? Move suspend/resume/probe and friends to eisa_driver and mca_driver? Pekka