Linux wireless drivers development
 help / color / mirror / Atom feed
From: Oliver Zemann <oliver.zemann@gmail.com>
To: Matthias Klein <matthias.klein@optimeas.de>,
	Michal Kazior <michal.kazior@tieto.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: compex wle900vx (ath10k) problem on 4.4.24 / armv7
Date: Tue, 25 Oct 2016 07:53:18 +0200	[thread overview]
Message-ID: <8e1e3a02-9997-390c-8373-c6e1943c9013@gmail.com> (raw)
In-Reply-To: <45bffe7d-8f27-ef26-b7f9-78709e52652f@gmail.com>


> I created a patch which should work for 4.4.24 (at least for arch 
> linux arm it applied successful)
>
> Just compiling the kernel... lets see what happens
Did not work. First, there was a + which was wrong, guess i have this 
simply overseen. After fixing that i got:

drivers/pci/pcie/portdrv_pci.c: In function 'pcie_port_runtime_suspend':
drivers/pci/pcie/portdrv_pci.c:98:24: error: 'struct pci_dev' has no 
member named 'bridge_d3'
   return to_pci_dev(dev)->bridge_d3 ? 0 : -EBUSY;
                         ^~
drivers/pci/pcie/portdrv_pci.c: In function 'pcie_port_runtime_idle':
drivers/pci/pcie/portdrv_pci.c:113:24: error: 'struct pci_dev' has no 
member named 'bridge_d3'
   return to_pci_dev(dev)->bridge_d3 ? 0 : -EBUSY;
                         ^~
drivers/pci/pcie/portdrv_pci.c:114:1: warning: control reaches end of 
non-void function [-Wreturn-type]
  }
  ^
drivers/pci/pcie/portdrv_pci.c: In function 'pcie_port_runtime_suspend':
drivers/pci/pcie/portdrv_pci.c:99:1: warning: control reaches end of 
non-void function [-Wreturn-type]
  }
  ^
make[3]: *** [scripts/Makefile.build:259: 
drivers/pci/pcie/portdrv_pci.o] Error 1
make[2]: *** [scripts/Makefile.build:403: drivers/pci/pcie] Error 2
make[1]: *** [scripts/Makefile.build:403: drivers/pci] Error 2
make: *** [Makefile:959: drivers] Error 2
==> ERROR: A failure occurred in build().
     Aborting...

A simple cherry pick does not work in that case.

  reply	other threads:[~2016-10-25  5:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-24 10:18 compex wle900vx (ath10k) problem on 4.4.24 / armv7 Matthias Klein
2016-10-24 11:40 ` Michal Kazior
2016-10-24 12:08   ` Re[2]: " Matthias Klein
2016-10-24 20:14     ` Oliver Zemann
2016-10-25  5:53       ` Oliver Zemann [this message]
2016-10-26 20:25     ` Oliver Zemann
     [not found]     ` <386d6f28-9a13-51cc-27ae-0028d517cf27@gmail.com>
2016-10-30  9:08       ` Oliver Zemann
     [not found] <b61ccf3c-1861-c8f8-ff7d-91c2b6ff4df5@gmail.com>
2016-10-15 14:00 ` Oliver Zemann
2016-10-15 14:44   ` Sebastian Gottschall
2016-10-15 17:04     ` Oliver Zemann
2016-10-21 16:25       ` Oliver Zemann
2016-10-21 16:54         ` Michal Kazior
2016-10-22 11:55         ` Jonas Gorski
2016-10-23 15:53           ` Oliver Zemann
2016-10-23 19:33             ` Jonas Gorski
2016-10-23 19:42               ` Oliver Zemann
2016-10-24 11:14                 ` Jonas Gorski
2016-10-24 18:10                   ` Oliver Zemann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8e1e3a02-9997-390c-8373-c6e1943c9013@gmail.com \
    --to=oliver.zemann@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=matthias.klein@optimeas.de \
    --cc=michal.kazior@tieto.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox