2011/4/12 Rafał Miłecki <zaj...@gmail.com>: > Cc: Michael Büsch <m...@bu3sch.de> > Cc: Larry Finger <larry.fin...@lwfinger.net> > Cc: George Kashperko <geo...@znau.edu.ua> > Cc: Arend van Spriel <ar...@broadcom.com> > Cc: linux-arm-ker...@lists.infradead.org > Cc: Russell King <r...@arm.linux.org.uk> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Andy Botting <a...@andybotting.com> > Cc: linuxdriverproject <de...@linuxdriverproject.org> > Cc: linux-ker...@vger.kernel.org <linux-ker...@vger.kernel.org> > Signed-off-by: Rafał Miłecki <zaj...@gmail.com> > --- > V2: Rename to axi > Use DEFINE_PCI_DEVICE_TABLE in bridge > Make use of pr_fmt and pr_* > Store core class > Rename bridge to not b43 specific > Replace magic 0x1000 with BCMAI_CORE_SIZE > Remove some old "ssb" names and defines > Move BCMAI_ADDR_BASE def > Add drvdata field > V3: Fix reloading (kfree issue) > Add 14e4:0x4331 > Fix non-initialized struct issue > Drop useless inline functions wrappers for pci core drv > Proper pr_* usage > V3.1: Include forgotten changes (pr_* and include related) > Explain why we dare to implement empty release function
There is one more change I started to consider. Is "core" correct name for AXI's device? Almost everywhere we can read about *components* on the AXI interconnect. Maybe it'd make sense to s/core/comp/? Arend? -- Rafał _______________________________________________ b43-dev mailing list b43-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/b43-dev