On Mon, 2013-08-05 at 19:22 +1000, Benjamin Herrenschmidt wrote:
> On Mon, 2013-08-05 at 11:13 +0200, Michel Dänzer wrote:
> 
> > The version below builds, but the module still doesn't get loaded
> > automagically (unless I'm missing some command I need to run between
> > copying the new module to /lib/modules/$(uname -r)/ and rebooting?).
> 
> depmod -a ?

I did that, sorry should have mentioned that.


> > @@ -468,5 +478,3 @@ static struct platform_driver i2c_powermac_driver
> > =
> > {
> >  };
> > 
> >  module_platform_driver(i2c_powermac_driver);
> > -
> > -MODULE_ALIAS("platform:i2c-powermac");
> 
> Maybe add the module alias back ? It shouldn't be necessary...

Doesn't help.


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to