All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120207152921.GA8464@ubuntu-macmini>

diff --git a/a/1.txt b/N1/1.txt
index b7a24c7..0ae4124 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-On Tue, Feb 07, 2012 at 08:08:11AM +0100, Rafa? Mi?ecki wrote:
-> W dniu 7 lutego 2012 08:04 u?ytkownik Rafa? Mi?ecki <zajec5@gmail.com> napisa?:
+On Tue, Feb 07, 2012 at 08:08:11AM +0100, Rafał Miłecki wrote:
+> W dniu 7 lutego 2012 08:04 użytkownik Rafał Miłecki <zajec5@gmail.com> napisał:
 > > 2012/2/6 Seth Forshee <seth.forshee@canonical.com>:
 > >> On Mon, Feb 06, 2012 at 08:13:11PM +0100, Hauke Mehrtens wrote:
 > >>> According to the Broadcom SDK for SoCs bcma_pcicore_serdes_workaround()
@@ -19,19 +19,19 @@ On Tue, Feb 07, 2012 at 08:08:11AM +0100, Rafa? Mi?ecki wrote:
 > > --- a/drivers/bcma/main.c
 > > +++ b/drivers/bcma/main.c
 > > @@ -267,6 +267,13 @@ int bcma_bus_resume(struct bcma_bus *bus)
-> > ? ? ? ? ? ? ? ?bcma_core_chipcommon_init(&bus->drv_cc);
-> > ? ? ? ?}
+> >                bcma_core_chipcommon_init(&bus->drv_cc);
+> >        }
 > >
-> > + ? ? ? /* Init PCIE core */
-> > + ? ? ? core = bcma_find_core(bus, BCMA_CORE_PCIE);
-> > + ? ? ? if (core) {
-> > + ? ? ? ? ? ? ? bus->drv_pci.setup_done = false;
-> > + ? ? ? ? ? ? ? bcma_core_pci_init(&bus->drv_pci);
-> > + ? ? ? }
+> > +       /* Init PCIE core */
+> > +       core = bcma_find_core(bus, BCMA_CORE_PCIE);
+> > +       if (core) {
+> > +               bus->drv_pci.setup_done = false;
+> > +               bcma_core_pci_init(&bus->drv_pci);
+> > +       }
 > > +
-> > ? ? ? ?list_for_each_entry(core, &bus->cores, list) {
-> > ? ? ? ? ? ? ? ?struct device_driver *drv = core->dev.driver;
-> > ? ? ? ? ? ? ? ?if (drv) {
+> >        list_for_each_entry(core, &bus->cores, list) {
+> >                struct device_driver *drv = core->dev.driver;
+> >                if (drv) {
 > 
 > If this doesn't work out of box, please check if reloading b43 is
 > enough. AFAIR now you have to reload both: b43 and bcma. I hope this
diff --git a/a/content_digest b/N1/content_digest
index 0161fb2..c2897c3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
  "ref\0CACna6rx7E9tM82iyYP=eRnTU+QZA1rMfdk8vNnX5k1_jbc5DqQ@mail.gmail.com\0"
  "ref\0CACna6rzDNfAMq+RHO_X2y3XrQn3oFJxmf9bsR2mzLs3X0o3dSA@mail.gmail.com\0"
  "From\0Seth Forshee <seth.forshee@canonical.com>\0"
- "Subject\0BCM4331 fails to associate after suspend\0"
+ "Subject\0Re: BCM4331 fails to associate after suspend\0"
  "Date\0Tue, 7 Feb 2012 09:29:21 -0600\0"
  "To\0Rafa\305\202 Mi\305\202ecki <zajec5@gmail.com>\0"
  "Cc\0Hauke Mehrtens <hauke@hauke-m.de>"
@@ -18,8 +18,8 @@
  " b43-dev@lists.infradead.org <b43-dev@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
- "On Tue, Feb 07, 2012 at 08:08:11AM +0100, Rafa? Mi?ecki wrote:\n"
- "> W dniu 7 lutego 2012 08:04 u?ytkownik Rafa? Mi?ecki <zajec5@gmail.com> napisa?:\n"
+ "On Tue, Feb 07, 2012 at 08:08:11AM +0100, Rafa\305\202 Mi\305\202ecki wrote:\n"
+ "> W dniu 7 lutego 2012 08:04 u\305\274ytkownik Rafa\305\202 Mi\305\202ecki <zajec5@gmail.com> napisa\305\202:\n"
  "> > 2012/2/6 Seth Forshee <seth.forshee@canonical.com>:\n"
  "> >> On Mon, Feb 06, 2012 at 08:13:11PM +0100, Hauke Mehrtens wrote:\n"
  "> >>> According to the Broadcom SDK for SoCs bcma_pcicore_serdes_workaround()\n"
@@ -39,19 +39,19 @@
  "> > --- a/drivers/bcma/main.c\n"
  "> > +++ b/drivers/bcma/main.c\n"
  "> > @@ -267,6 +267,13 @@ int bcma_bus_resume(struct bcma_bus *bus)\n"
- "> > ? ? ? ? ? ? ? ?bcma_core_chipcommon_init(&bus->drv_cc);\n"
- "> > ? ? ? ?}\n"
+ "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240bcma_core_chipcommon_init(&bus->drv_cc);\n"
+ "> > \302\240 \302\240 \302\240 \302\240}\n"
  "> >\n"
- "> > + ? ? ? /* Init PCIE core */\n"
- "> > + ? ? ? core = bcma_find_core(bus, BCMA_CORE_PCIE);\n"
- "> > + ? ? ? if (core) {\n"
- "> > + ? ? ? ? ? ? ? bus->drv_pci.setup_done = false;\n"
- "> > + ? ? ? ? ? ? ? bcma_core_pci_init(&bus->drv_pci);\n"
- "> > + ? ? ? }\n"
+ "> > + \302\240 \302\240 \302\240 /* Init PCIE core */\n"
+ "> > + \302\240 \302\240 \302\240 core = bcma_find_core(bus, BCMA_CORE_PCIE);\n"
+ "> > + \302\240 \302\240 \302\240 if (core) {\n"
+ "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 bus->drv_pci.setup_done = false;\n"
+ "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 bcma_core_pci_init(&bus->drv_pci);\n"
+ "> > + \302\240 \302\240 \302\240 }\n"
  "> > +\n"
- "> > ? ? ? ?list_for_each_entry(core, &bus->cores, list) {\n"
- "> > ? ? ? ? ? ? ? ?struct device_driver *drv = core->dev.driver;\n"
- "> > ? ? ? ? ? ? ? ?if (drv) {\n"
+ "> > \302\240 \302\240 \302\240 \302\240list_for_each_entry(core, &bus->cores, list) {\n"
+ "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240struct device_driver *drv = core->dev.driver;\n"
+ "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240if (drv) {\n"
  "> \n"
  "> If this doesn't work out of box, please check if reloading b43 is\n"
  "> enough. AFAIR now you have to reload both: b43 and bcma. I hope this\n"
@@ -63,4 +63,4 @@
  "\n"
  Seth
 
-b7eb5e2ab93fc945befa0063e57573cc46c8171af10b8f715c367cbc008240e9
+8bd064976333881d0bcec8cbf7a75713910ee514dfd8546481d78063ab58abe8

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.