Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751347AbdH1Nq2 (ORCPT ); Mon, 28 Aug 2017 09:46:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43742 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751152AbdH1Nq1 (ORCPT ); Mon, 28 Aug 2017 09:46:27 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 666997F6AC Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=msalter@redhat.com Message-ID: <1503927985.3020.2.camel@redhat.com> Subject: [GIT PULL] c6x tweaks for 4.13 From: Mark Salter To: Linus Torvalds Cc: linux-kernel Date: Mon, 28 Aug 2017 09:46:25 -0400 Organization: Red Hat, Inc Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Mon, 28 Aug 2017 13:46:27 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1139 Lines: 31 The following changes since commit 14ccee78fc82f5512908f4424f541549a5705b89: Linux 4.13-rc6 (2017-08-20 14:13:52 -0700) are available in the git repository at: git://linux-c6x.org/git/projects/linux-c6x-upstreaming.git tags/for-linus for you to fetch changes up to 636d42117800db1a994726fcf017e3633db832a5: c6x: Convert to using %pOF instead of full_name (2017-08-24 09:35:40 -0400) ---------------------------------------------------------------- c6x tweaks for 4.13 ---------------------------------------------------------------- Krzysztof Kozlowski (1): c6x: defconfig: Cleanup from old Kconfig options Rob Herring (1): c6x: Convert to using %pOF instead of full_name arch/c6x/configs/dsk6455_defconfig | 2 -- arch/c6x/configs/evmc6457_defconfig | 2 -- arch/c6x/configs/evmc6472_defconfig | 2 -- arch/c6x/configs/evmc6474_defconfig | 2 -- arch/c6x/configs/evmc6678_defconfig | 2 -- arch/c6x/platforms/megamod-pic.c | 22 +++++++++++----------- arch/c6x/platforms/plldata.c | 4 ++-- arch/c6x/platforms/timer64.c | 8 ++++---- 8 files changed, 17 insertions(+), 27 deletions(-)