Re: [spi-devel-general] [PATCH] spi: add bus methods instead of driver's ones

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2006-01-10 at 07:05 -0800, David Brownell wrote:
> > @@ -125,42 +125,40 @@ struct bus_type spi_bus_type = {
> >  	.dev_attrs	= spi_dev_attrs,
> >  	.match		= spi_match_device,
> >  	.uevent		= spi_uevent,
> > +	.probe		= spi_bus_probe,
> > +	.remove		= spi_bus_remove,
> > +	.shutdown	= spi_bus_shutdown,
> >  	.suspend	= spi_suspend,
> >  	.resume		= spi_resume,
> >  };
> What kernel are you using here?  The one I'm looking at -- GIT snapshot
> as of a few minutes ago -- doesn't have probe(), remove(), or shutdown()
> methods in "struct bus_type".  I don't recall that it ever had such...
Could you please look to message from Russell King with subject "[CFT
1/29] Add bus_type probe, remove, shutdown methods." ? This patch
introduces methods named above to bus_type struct. 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> spi-devel-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/spi-devel-general
-- 
cheers, dmitry pervushin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux