From patchwork Wed Oct 8 13:53:19 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 38479 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f199.google.com (mail-wi0-f199.google.com [209.85.212.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C71C5202E7 for ; Wed, 8 Oct 2014 13:53:35 +0000 (UTC) Received: by mail-wi0-f199.google.com with SMTP id d1sf4106610wiv.6 for ; Wed, 08 Oct 2014 06:53:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=AD7finBz4MdPqxihtDXkxBPazo3ulm4WtMt0Uaa9RXA=; b=XOaF39mjMSHfk8mVSmogpCap2HgGoHoy0cc+/cfw9XToFvLAiZzrV8JTgTF+2dYHTg cYniZIxzbe2Sp/KWVTuDWoxqPLGHidHDQBJmHNlpfoU6agswuqfas4DP1ntfyeuHjj/B UF832rwl/UK1QifSDU3h2ucflOu+rPuIQ3ywh6tMrpIODLqAOErK6ewo3Xm5pkLCr5Gd kPxbNRbmf5UxnGAVVg9Gn+2L6ypi8pfctxWEropolvgzpX1hxkJz7P1ig2+VZzKYTSNj cgXw6uDq+hF1kqcMbLzLC44cLNuvKouavPXICGrjbCdh+GtsJHSS3Op7Y5BVKS2k2GBb nuqQ== X-Gm-Message-State: ALoCoQkJmmGh3xLcD4VJEJYnBUhw4YiMaydniKasajNxodkYQ7yn/kr66fvGkpt1PqA7rkegNrji X-Received: by 10.152.5.137 with SMTP id s9mr6342las.10.1412776414957; Wed, 08 Oct 2014 06:53:34 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.6.100 with SMTP id z4ls61065laz.60.gmail; Wed, 08 Oct 2014 06:53:34 -0700 (PDT) X-Received: by 10.112.144.228 with SMTP id sp4mr11262214lbb.54.1412776414745; Wed, 08 Oct 2014 06:53:34 -0700 (PDT) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx.google.com with ESMTPS id ul7si259832lbb.8.2014.10.08.06.53.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 08 Oct 2014 06:53:34 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.182 as permitted sender) client-ip=209.85.217.182; Received: by mail-lb0-f182.google.com with SMTP id z11so8236620lbi.13 for ; Wed, 08 Oct 2014 06:53:34 -0700 (PDT) X-Received: by 10.152.7.145 with SMTP id j17mr1025155laa.67.1412776414603; Wed, 08 Oct 2014 06:53:34 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.84.229 with SMTP id c5csp66113lbz; Wed, 8 Oct 2014 06:53:34 -0700 (PDT) X-Received: by 10.50.30.102 with SMTP id r6mr16808507igh.18.1412776413356; Wed, 08 Oct 2014 06:53:33 -0700 (PDT) Received: from mail-ig0-f173.google.com (mail-ig0-f173.google.com [209.85.213.173]) by mx.google.com with ESMTPS id fv4si3545492igb.20.2014.10.08.06.53.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 08 Oct 2014 06:53:33 -0700 (PDT) Received-SPF: pass (google.com: domain of trevor.woerner@linaro.org designates 209.85.213.173 as permitted sender) client-ip=209.85.213.173; Received: by mail-ig0-f173.google.com with SMTP id h18so7374621igc.6 for ; Wed, 08 Oct 2014 06:53:32 -0700 (PDT) X-Received: by 10.50.66.170 with SMTP id g10mr16326458igt.10.1412776412709; Wed, 08 Oct 2014 06:53:32 -0700 (PDT) Received: from openSUSE-i7.site (dsl-67-204-0-176.acanac.net. [67.204.0.176]) by mx.google.com with ESMTPSA id g7sm14499343igg.1.2014.10.08.06.53.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Oct 2014 06:53:32 -0700 (PDT) From: Trevor Woerner To: libopencm3-devel@lists.sourceforge.net Cc: patches@linaro.org Subject: [PATCH] stm32/spi: catch missing SPI rename Date: Wed, 8 Oct 2014 09:53:19 -0400 Message-Id: <1412776399-22449-1-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 2.1.1.273.g97b8860 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: trevor.woerner@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.182 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , One last SPIx_I2S_BASE to SPIx_BASE rename to fixup. Signed-off-by: Trevor Woerner --- lib/stm32/common/spi_common_all.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stm32/common/spi_common_all.c b/lib/stm32/common/spi_common_all.c index bb75d19..c488d04 100644 --- a/lib/stm32/common/spi_common_all.c +++ b/lib/stm32/common/spi_common_all.c @@ -92,7 +92,7 @@ void spi_reset(uint32_t spi_peripheral) break; #endif #if defined(SPI3_BASE) - case SPI3_I2S_BASE: + case SPI3_BASE: rcc_periph_reset_pulse(RST_SPI3); break; #endif