Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754850AbbBLCcs (ORCPT ); Wed, 11 Feb 2015 21:32:48 -0500 Received: from nasmtp01.atmel.com ([192.199.1.245]:10356 "EHLO DVREDG01.corp.atmel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754807AbbBLCcr (ORCPT ); Wed, 11 Feb 2015 21:32:47 -0500 From: Wenyou Yang To: , , CC: , , , , , , Subject: [PATCH 0/3] AT91 pm cleanup for 3.21 Date: Thu, 12 Feb 2015 10:31:09 +0800 Message-ID: <1423708269-7750-1-git-send-email-wenyou.yang@atmel.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: 836 Lines: 24 Hi, The patch series purpose is to clean up the PM code. Wenyou Yang (3): pm: at91: pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCK ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5 pm: at91: remove CONFIG_AT91_SLOW_CLOCK config option arch/arm/mach-at91/Kconfig | 17 +++-------------- arch/arm/mach-at91/Makefile | 2 +- arch/arm/mach-at91/pm.c | 12 +----------- arch/arm/mach-at91/pm_slowclock.S | 37 ------------------------------------- 4 files changed, 5 insertions(+), 63 deletions(-) -- 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/