V4L/DVB (9760): em28xx: move gpio lines into board table description
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Nov 2008 10:42:26 +0000 (07:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:42 +0000 (17:53 -0200)
Instead of a large, ugly switch specifying the gpio tables for each
device, let's move it into the boards struct. This also helps to see
what boards have already the gpio's for DVB.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found