Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422849AbbENWgS (ORCPT ); Thu, 14 May 2015 18:36:18 -0400 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:9245 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161132AbbENWgP (ORCPT ); Thu, 14 May 2015 18:36:15 -0400 X-IronPort-AV: E=Sophos;i="5.13,431,1427785200"; d="scan'208";a="64901505" From: Ray Jui To: Wolfram Sang CC: , , , Ray Jui Subject: [PATCH v2] Add suspend/resume support to the iProc I2C driver Date: Thu, 14 May 2015 15:36:03 -0700 Message-ID: <1431642964-6948-1-git-send-email-rjui@broadcom.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 576 Lines: 19 Sorry I made a mistake in the previous patch (v1). Changes from v1: - Fixed a compiling issue in the driver when suspend/resume support is added Ray Jui (1): i2c: iproc: Add suspend/resume support drivers/i2c/busses/i2c-bcm-iproc.c | 57 ++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) -- 1.7.9.5 -- 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/