| Submitter | Haojian Zhuang |
|---|---|
| Date | Jan. 4, 2012, 7:12 a.m. |
| Message ID | <1325661175-7876-1-git-send-email-haojian.zhuang@marvell.com> |
| Download | mbox | patch |
| Permalink | /patch/134221/ |
| State | New |
| Headers | show
Return-Path: <rtc-linux+bncCObKqo_qFxDX9I_4BBoEcIv_rA@googlegroups.com> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from mail-pz0-f56.google.com (mail-pz0-f56.google.com [209.85.210.56]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id EC0D0B6EE8 for <incoming@patchwork.ozlabs.org>; Wed, 4 Jan 2012 18:06:03 +1100 (EST) Received: by dafa1 with SMTP id a1sf14155499daf.11 for <incoming@patchwork.ozlabs.org>; Tue, 03 Jan 2012 23:06:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=mime-version:x-beenthere:received-spf:from:to:cc:subject:date :message-id:x-mailer:x-originalarrivaltime:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type; bh=qNNinw1pzPBcnXinQWk86pIPz2qDqsxN+MAuI018P9U=; b=B2AmF6r7J+El/hSz4ioNbDC7nY72u5Qw7mGZufwICM8bQA4j1jw7B5Ri2g5niLfIS3 IvWoCIa92IHoupwxZwDdJ9wCyZnht7kH5q0N/t8b9h/rNTNvK0RTGYsQEuYz58pzSMSq N6G7TNEMzBOotOKRuopEZi+kwQKG7MClTuQ10= Received: by 10.68.73.229 with SMTP id o5mr8517751pbv.4.1325660759843; Tue, 03 Jan 2012 23:05:59 -0800 (PST) MIME-Version: 1.0 X-BeenThere: rtc-linux@googlegroups.com Received: by 10.68.74.199 with SMTP id w7ls49562984pbv.7.gmail; Tue, 03 Jan 2012 23:05:59 -0800 (PST) Received: by 10.68.196.130 with SMTP id im2mr16633786pbc.3.1325660759283; Tue, 03 Jan 2012 23:05:59 -0800 (PST) Received: by 10.68.196.130 with SMTP id im2mr16633785pbc.3.1325660759274; Tue, 03 Jan 2012 23:05:59 -0800 (PST) Received: from na3sys009aog106.obsmtp.com ([74.125.149.76]) by gmr-mx.google.com with SMTP id n3si63408831pbd.1.2012.01.03.23.05.48; Tue, 03 Jan 2012 23:05:59 -0800 (PST) Received-SPF: error (google.com: error in processing during lookup of hzhuang1@marvell.com: DNS timeout) client-ip=74.125.149.76; Received: from MSI-MTA.marvell.com ([65.219.4.132]) by na3sys009aob106.postini.com ([74.125.148.12]) with SMTP ID DSNKTwP6S3Rg0YOpGmSliKDatAFYp7puD/3j@postini.com; Tue, 03 Jan 2012 23:05:59 PST Received: from maili.marvell.com ([10.68.76.210]) by MSI-MTA.marvell.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 3 Jan 2012 23:05:42 -0800 Received: from localhost (unknown [10.38.164.65]) by maili.marvell.com (Postfix) with ESMTP id 45A674E4BC; Tue, 3 Jan 2012 23:05:42 -0800 (PST) From: Haojian Zhuang <haojian.zhuang@marvell.com> To: a.zummo@towertech.it, rtc-linux@googlegroups.com Cc: Kevin Liu <kliu5@marvell.com>, Haojian Zhuang <haojian.zhuang@marvell.com> Subject: [rtc-linux] [PATCH 1/2] rtc: rtc-max8925: fix max8925_rtc_read_alarm return value error Date: Wed, 4 Jan 2012 15:12:54 +0800 Message-Id: <1325661175-7876-1-git-send-email-haojian.zhuang@marvell.com> X-Mailer: git-send-email 1.7.0.4 X-OriginalArrivalTime: 04 Jan 2012 07:05:42.0549 (UTC) FILETIME=[45C46C50:01CCCAAF] X-Original-Sender: haojian.zhuang@marvell.com X-Original-Authentication-Results: gmr-mx.google.com; spf=temperror (google.com: error in processing during lookup of hzhuang1@marvell.com: DNS timeout) smtp.mail=hzhuang1@marvell.com Reply-To: rtc-linux@googlegroups.com Precedence: list Mailing-list: list rtc-linux@googlegroups.com; contact rtc-linux+owners@googlegroups.com List-ID: <rtc-linux.googlegroups.com> X-Google-Group-Id: 712029733259 List-Post: <http://groups.google.com/group/rtc-linux/post?hl=en_US>, <mailto:rtc-linux@googlegroups.com> List-Help: <http://groups.google.com/support/?hl=en_US>, <mailto:rtc-linux+help@googlegroups.com> List-Archive: <http://groups.google.com/group/rtc-linux?hl=en_US> Sender: rtc-linux@googlegroups.com List-Subscribe: <http://groups.google.com/group/rtc-linux/subscribe?hl=en_US>, <mailto:rtc-linux+subscribe@googlegroups.com> List-Unsubscribe: <http://groups.google.com/group/rtc-linux/subscribe?hl=en_US>, <mailto:googlegroups-manage+712029733259+unsubscribe@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 |
Comments
Haojian Zhuang - Jan. 4, 2012, 7:12 a.m.
Patch
diff --git a/drivers/rtc/rtc-max8925.c b/drivers/rtc/rtc-max8925.c index 3bc046f..d93bd40 100644 --- a/drivers/rtc/rtc-max8925.c +++ b/drivers/rtc/rtc-max8925.c @@ -204,6 +204,7 @@ static int max8925_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alrm) alrm->pending = 1; else alrm->pending = 0; + return 0; out: return ret; }