From: Greg KH <hidden> Date: 2005-06-01 23:59:39
Also in:lkml
On Wed, Jun 01, 2005 at 11:08:36AM -0700, Matt Porter wrote:
Patch is 108KB and can be found here:
ftp://source.mvista.com/pub/rio/l26_rio_core.patch
register_driver() does not return the number of devices bound to the
driver. So your comment in rio_register_driver() is incorrect. Just
return count.
Hm, if the patch was inline it would be easier to comment on stuff like
this, I'll wait till then for the rest :)
thanks,
greg k-h