From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasily Khoruzhick Subject: [PATCH v3 5/5] h1940: add UDA1380 to i2c devices list Date: Mon, 27 Sep 2010 09:32:49 +0300 Message-ID: <1285569169-5034-1-git-send-email-anarsoul@gmail.com> References: <1284241600-32738-1-git-send-email-anarsoul@gmail.com> Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:61792 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754246Ab0I0GeW (ORCPT ); Mon, 27 Sep 2010 02:34:22 -0400 Received: by eyb6 with SMTP id 6so1179853eyb.19 for ; Sun, 26 Sep 2010 23:34:20 -0700 (PDT) In-Reply-To: <1284241600-32738-1-git-send-email-anarsoul@gmail.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Ben Dooks , "Arnaud Patard (Rtp)" , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Cc: Vasily Khoruzhick Register UDA1380 codec during H1940 machine init Signed-off-by: Vasily Khoruzhick --- v2: Add UDA1380 reset pin v3: Add verbose comment to patch arch/arm/mach-s3c2410/mach-h1940.c | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index 974c6e4..a5cd324 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c @@ -24,6 +24,7 @@ #include #include #include +#include #include