Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1435744
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] drm: mediatek: fix prototypes after API change |
| Date | 2016-07-02 10:30 +0200 |
| Message-ID | <rQotj-1b2-1@gated-at.bofh.it> (permalink) |
| References | <rPoYq-5oC-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Jun 29, 2016 at 04:51:29PM +0200, Arnd Bergmann wrote:
> b) efc9194bcff8 gets merged into drm-next along with my change
> in the merge commit. It is currently a standalone patch
> in its own branch in the ASoC tree.
This would be the ideal thing obviously:
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-hdmi-codec-pdata
for you to fetch changes up to efc9194bcff84666832c6493bafa92029ac6634c:
ASoC: hdmi-codec: callback function will be called with private data (2016-06-27 18:53:15 +0100)
----------------------------------------------------------------
ASoC: Add private data for HDMI CODEC callbacks
Allow the HDMI CODECs to get private data passed in in callbacks.
----------------------------------------------------------------
Kuninori Morimoto (1):
ASoC: hdmi-codec: callback function will be called with private data
include/sound/hdmi-codec.h | 13 ++++++++-----
sound/soc/codecs/hdmi-codec.c | 15 ++++++++-------
2 files changed, 16 insertions(+), 12 deletions(-)
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] drm: mediatek: fix prototypes after API change Arnd Bergmann <arnd@arndb.de> - 2016-06-29 16:50 +0200 Re: [PATCH] drm: mediatek: fix prototypes after API change Stephen Rothwell <sfr@canb.auug.org.au> - 2016-06-29 23:40 +0200 Re: [PATCH] drm: mediatek: fix prototypes after API change Mark Brown <broonie@kernel.org> - 2016-07-02 10:30 +0200
csiph-web