[PATCH v2] powerpc/pasemi: Remove hardcoded bus numbers on smbus

Michael Ellerman mpe at ellerman.id.au
Tue Jan 24 21:35:59 AEDT 2017


Darren Stevens <darren at stevens-zone.net> writes:
> The pasemi smbus controller uses PCI_FUNC(dev->devfn) to define which
> number bus to attach to, however this fails when something else is 
> probed first, for example an ATI Radeon graphics card will claim 9 or
> 10 busses, including the ones the pasemi wants.
> Patch the driver to call i2c_add_adapter rather than
> i2c_add_numbered_adapter.

This is an i2c patch so the subject should be something like:

i2c/pasemi: Remove hardcoded bus numbers on smbus

And it should be sent to:

wsa at the-dreams.de
linux-i2c at vger.kernel.org
linuxppc-dev at lists.ozlabs.org
linux-kernel at vger.kernel.org

cheers


More information about the Linuxppc-dev mailing list