From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from relay.bearnet.nu ([80.252.223.222]:1763 "EHLO relay.bearnet.nu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752813Ab0ATOGK (ORCPT ); Wed, 20 Jan 2010 09:06:10 -0500 Message-ID: <4B570A4B.2050800@pelagicore.com> Date: Wed, 20 Jan 2010 14:51:07 +0100 From: =?ISO-8859-1?Q?Richard_R=F6jfors?= MIME-Version: 1.0 To: Linux Media Mailing List CC: Mauro Carvalho Chehab , Douglas Schilling Landgraf , Andrew Morton Subject: [PATCH 0/3] radio: Add support for SAA7706H Car Radio DSP Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: These sets of patches added support for the SAA7706H Car Radio DSP. Patch 1: Add The saa7706h to the v4l2-chip-ident.h Patch 2: Add the actual source code Patch 3: Add the saa7706h to the Kconfig and Makefile --Richard