From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Seth Forshee <seth.forshee@canonical.com>
Cc: platform-driver-x86@vger.kernel.org,
Richard Purdie <rpurdie@rpsys.net>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/2] apple_bl: Add register/unregister functions
Date: Fri, 16 Mar 2012 15:37:30 +0000 [thread overview]
Message-ID: <20120316153730.GA2399@srcf.ucam.org> (raw)
In-Reply-To: <1331847128-16339-2-git-send-email-seth.forshee@canonical.com>
On Thu, Mar 15, 2012 at 04:32:07PM -0500, Seth Forshee wrote:
> +extern int apple_bl_register(void);
> +extern void apple_bl_unregister(void);
> +
> +#endif
Ideally you'd provide stub functions here so gmux can be built even if
apple_bl isn't.
--
Matthew Garrett | mjg59@srcf.ucam.org
next prev parent reply other threads:[~2012-03-16 15:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-15 21:32 [PATCH v3 0/2] Add driver for Apple gmux device Seth Forshee
2012-03-15 21:32 ` [PATCH v3 1/2] apple_bl: Add register/unregister functions Seth Forshee
2012-03-16 13:30 ` Seth Forshee
2012-03-16 15:37 ` Matthew Garrett [this message]
2012-03-15 21:32 ` [PATCH v3 2/2] platform/x86: Add driver for Apple gmux device Seth Forshee
2012-03-16 15:41 ` Matthew Garrett
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=20120316153730.GA2399@srcf.ucam.org \
--to=mjg59@srcf.ucam.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rpurdie@rpsys.net \
--cc=seth.forshee@canonical.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 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.