Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934475AbbEMSt6 (ORCPT ); Wed, 13 May 2015 14:49:58 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:34438 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934409AbbEMStb (ORCPT ); Wed, 13 May 2015 14:49:31 -0400 From: Hans Ulli Kroll To: Alexandre Belloni Cc: linux-kernel@vger.kernel.org, Paul Bolle , Arnd Bergmann , Joe Perches , Geert Uytterhoeven , Hans Ulli Kroll Subject: [PATCHv4] RTC:driver for Cortina's SOC Date: Wed, 13 May 2015 20:43:32 +0200 Message-Id: <1431542613-13646-1-git-send-email-ulli.kroll@googlemail.com> X-Mailer: git-send-email 2.4.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 773 Lines: 30 this is the fourth round of including the RTC driver for Gemini SoC. changes from v1 v2: - usage of readl/write - spaces around * - line wrapping at open parenthesis. - add MAINTANERS for driver v3: - spaces around * (again) - line wrapping at open parenthesis (again) - add depends on ARCH_GEMINI found by Paul v4: - COMPILE_TEST requested by Arnd - some typos found by Joe - add HAS_IOMEM found by Geert Ulli From: Hans Ulli Kroll Subject: [PATCHv4] RTC:driver for Cortina's SOC In-Reply-To: -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/