mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Manu Abraham <abraham.manu@gmail.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: pci probe
Date: Mon, 14 May 2007 23:03:54 +0400	[thread overview]
Message-ID: <4648B29A.6080406@gmail.com> (raw)

Hi,

I do have a device that's a multifunction device. Eventhough a MFD, it
just has one Interrupt which is shared by by a Configuration space for
each function. ie, INTA is shared between them functions.

In such a case, i am wondering, (since pci_probe returns a pointer to
one PCI function alone and i need to use both the functions in one
module alone rather than using a module for each function and that the
functions are quite similar for them to be used in different modules,
such that a separate probe/ISR etc is used) whether using pci_get_device
would be a better alternative to do manual searching for the functions
in such a case.


Thanks,
Manu

             reply	other threads:[~2007-05-14 19:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-14 19:03 Manu Abraham [this message]
2007-05-15 13:15 ` Manu Abraham
2007-05-16  7:18   ` Greg KH
2007-05-16 12:29     ` Manu Abraham
2007-05-29 22:27       ` Greg KH
2007-06-07 20:00         ` Markus Rechberger
2007-06-13  7:39         ` Manu Abraham

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=4648B29A.6080406@gmail.com \
    --to=abraham.manu@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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

Powered by JetHome