From: Steffen Barszus <steffenbpunkt@googlemail.com>
To: Hans Petter Selasky <hselasky@c2i.net>
Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@redhat.com>,
"Igor M. Liplianin" <liplianin@tut.by>,
dkuhlen@gmx.net
Subject: Re: [PATCH] Add support for PCTV452E.
Date: Sat, 23 Jul 2011 13:24:37 +0200 [thread overview]
Message-ID: <20110723132437.7b8add2c@grobi> (raw)
In-Reply-To: <201105242151.22826.hselasky@c2i.net>
On Tue, 24 May 2011 21:51:22 +0200
Hans Petter Selasky <hselasky@c2i.net> wrote:
> NOTES:
>
> Sources were taken from the following repositorium as of today:
> http://mercurial.intuxication.org/hg/s2-liplianin/
>
> And depend on the zig-zag fix posted today.
Did a first test on the patch.
[ 96.780040] usb 1-8: new high speed USB device using ehci_hcd and address 5
[ 97.376058] dvb_usb_pctv452e: Unknown symbol ttpci_eeprom_decode_mac (err 0)
Looks like this patch didn't make it into patchwork - Mauro can you
check that ?
I think the patch for ttpci-eeprom.c is missing this:
--- linux/drivers/media/dvb/ttpci/ttpci-eeprom.c.orig 2011-07-23 11:00:49.000000000 +0000
+++ linux/drivers/media/dvb/ttpci/ttpci-eeprom.c 2011-07-23 11:04:00.000000000 +0000
@@ -165,6 +165,7 @@ int ttpci_eeprom_parse_mac(struct i2c_ad
}
EXPORT_SYMBOL(ttpci_eeprom_parse_mac);
+EXPORT_SYMBOL(ttpci_eeprom_decode_mac);
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Ralph Metzler, Marcus Metzler, others");
next prev parent reply other threads:[~2011-07-23 11:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <201105242151.22826.hselasky@c2i.net>
2011-06-01 20:16 ` [PATCH] Add support for PCTV452E Mauro Carvalho Chehab
[not found] ` <4DF399EA.6090508@net1.cc>
[not found] ` <4DF52148.4060704@net1.cc>
[not found] ` <4DF531BE.8090005@net1.cc>
2011-06-12 22:34 ` Doychin Dokov
2011-06-15 15:44 ` Igor M. Liplianin
2011-09-13 6:04 ` Steffen Barszus
2011-09-27 7:55 ` Dominik Kuhlen
2011-09-27 11:28 ` Igor M. Liplianin
2011-09-27 11:36 ` Mauro Carvalho Chehab
2011-09-27 20:24 ` Dominik Kuhlen
2011-07-23 11:24 ` Steffen Barszus [this message]
2011-07-30 21:12 ` Oliver Freyermuth
2011-09-05 21:27 ` Oliver Freyermuth
2011-09-23 20:03 ` Mauro Carvalho Chehab
2011-09-23 20:22 ` Steffen Barszus
2011-09-23 20:26 ` Steffen Barszus
2011-09-23 20:48 ` Igor M. Liplianin
2011-09-23 20:58 ` Oliver Freyermuth
2011-09-23 21:11 ` Igor M. Liplianin
2011-09-23 21:38 ` Igor M. Liplianin
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=20110723132437.7b8add2c@grobi \
--to=steffenbpunkt@googlemail.com \
--cc=dkuhlen@gmx.net \
--cc=hselasky@c2i.net \
--cc=linux-media@vger.kernel.org \
--cc=liplianin@tut.by \
--cc=mchehab@redhat.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.