http://www.bu3sch.de has been unusable for several years, but the same
information is available on bues.ch.
Cc: Michael Buesch <[email protected]>
Signed-off-by: Jonathan Neuschäfer <[email protected]>
---
Documentation/driver-api/gpio/bt8xxgpio.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/driver-api/gpio/bt8xxgpio.rst b/Documentation/driver-api/gpio/bt8xxgpio.rst
index a845feb074de..d7e75f1234e7 100644
--- a/Documentation/driver-api/gpio/bt8xxgpio.rst
+++ b/Documentation/driver-api/gpio/bt8xxgpio.rst
@@ -2,7 +2,7 @@
A driver for a selfmade cheap BT8xx based PCI GPIO-card (bt8xxgpio)
===================================================================
-For advanced documentation, see http://www.bu3sch.de/btgpio.php
+For advanced documentation, see https://bues.ch/cms/unmaintained/btgpio.html
A generic digital 24-port PCI GPIO card can be built out of an ordinary
Brooktree bt848, bt849, bt878 or bt879 based analog TV tuner card. The
--
2.20.1
On Fri, 4 Oct 2019 18:40:56 +0200
Jonathan Neuschäfer <[email protected]> wrote:
> http://www.bu3sch.de has been unusable for several years, but the same
> information is available on bues.ch.
>
> Cc: Michael Buesch <[email protected]>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>
> ---
> Documentation/driver-api/gpio/bt8xxgpio.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/gpio/bt8xxgpio.rst b/Documentation/driver-api/gpio/bt8xxgpio.rst
> index a845feb074de..d7e75f1234e7 100644
> --- a/Documentation/driver-api/gpio/bt8xxgpio.rst
> +++ b/Documentation/driver-api/gpio/bt8xxgpio.rst
> @@ -2,7 +2,7 @@
> A driver for a selfmade cheap BT8xx based PCI GPIO-card (bt8xxgpio)
> ===================================================================
>
> -For advanced documentation, see http://www.bu3sch.de/btgpio.php
> +For advanced documentation, see https://bues.ch/cms/unmaintained/btgpio.html
>
> A generic digital 24-port PCI GPIO card can be built out of an ordinary
> Brooktree bt848, bt849, bt878 or bt879 based analog TV tuner card. The
> --
> 2.20.1
>
>
For both patches:
Acked-by: Michael Büsch <[email protected]>
If you want, you can use the short-URL:
https://bues.ch/u/btgpio
--
Michael
Em Fri, 4 Oct 2019 19:14:17 +0200
Michael Büsch <[email protected]> escreveu:
> On Fri, 4 Oct 2019 18:40:56 +0200
> Jonathan Neuschäfer <[email protected]> wrote:
>
> > http://www.bu3sch.de has been unusable for several years, but the same
> > information is available on bues.ch.
> >
> > Cc: Michael Buesch <[email protected]>
> > Signed-off-by: Jonathan Neuschäfer <[email protected]>
> > ---
> > Documentation/driver-api/gpio/bt8xxgpio.rst | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/driver-api/gpio/bt8xxgpio.rst b/Documentation/driver-api/gpio/bt8xxgpio.rst
> > index a845feb074de..d7e75f1234e7 100644
> > --- a/Documentation/driver-api/gpio/bt8xxgpio.rst
> > +++ b/Documentation/driver-api/gpio/bt8xxgpio.rst
> > @@ -2,7 +2,7 @@
> > A driver for a selfmade cheap BT8xx based PCI GPIO-card (bt8xxgpio)
> > ===================================================================
> >
> > -For advanced documentation, see http://www.bu3sch.de/btgpio.php
> > +For advanced documentation, see https://bues.ch/cms/unmaintained/btgpio.html
> >
> > A generic digital 24-port PCI GPIO card can be built out of an ordinary
> > Brooktree bt848, bt849, bt878 or bt879 based analog TV tuner card. The
> > --
> > 2.20.1
> >
> >
>
> For both patches:
> Acked-by: Michael Büsch <[email protected]>
Hi Jonathan,
Those drivers don't really belong to the media subsystem (although they are
for a media device), so you don't need my ack. Yet, both patches look
good to me, so, for both:
Reviewed-by: Mauro Carvalho Chehab <[email protected]>
>
> If you want, you can use the short-URL:
> https://bues.ch/u/btgpio
>
Thanks,
Mauro
On Fri, Oct 4, 2019 at 6:42 PM Jonathan Neuschäfer
<[email protected]> wrote:
> http://www.bu3sch.de has been unusable for several years, but the same
> information is available on bues.ch.
>
> Cc: Michael Buesch <[email protected]>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>
Patch applied.
Yours,
Linus Walleij