From patchwork Thu May 8 18:46:51 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 29854 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-oa0-f69.google.com (mail-oa0-f69.google.com [209.85.219.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 07829202DD for ; Thu, 8 May 2014 18:47:06 +0000 (UTC) Received: by mail-oa0-f69.google.com with SMTP id i7sf14485641oag.8 for ; Thu, 08 May 2014 11:47:05 -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:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=z/2I7gjztpthPRklwzjD5kKMYRlhyNFAh9dX7y9N/sQ=; b=j8z3+Ia+SxdSwG/ebt4KZBYPTopVPt7f6eisDC4PjSNghmHEXfLHyq9urR0EFiNPfD CF05GtKR0q1HM6JaH6nunqcQeJgT+Sg4GWxnFcBqlzHmlwztIaaCLx+rFpDF/jy6PWSx jvpwH10GUabZbVRBf+NMCT6tp75OXHW7TA8yUGXeXB+N5y06PDyDywvf0s7opu6yIbY8 4CI64FgNbOQE1SmAi379XU1eqTulP4kPRi8xnQPLP44fqywZSkbutvNc91msnDf2dD1S lV5y7dnIjsGdgw6RsVXF5rr/Nm0CQwauf5QoM1/O6buyRaIUSi9LW2ZTJlW6+7T0whFD wZ9g== X-Gm-Message-State: ALoCoQloy8MuAoSo8w72EZsdzWeNXKfuDwfwA0TEPFVC46w3+k+9xf1xbBAPqnemvSAQC/kr34J/ X-Received: by 10.182.226.163 with SMTP id rt3mr2571061obc.13.1399574825398; Thu, 08 May 2014 11:47:05 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.49.231 with SMTP id q94ls4134422qga.28.gmail; Thu, 08 May 2014 11:47:05 -0700 (PDT) X-Received: by 10.52.34.4 with SMTP id v4mr2638421vdi.42.1399574825273; Thu, 08 May 2014 11:47:05 -0700 (PDT) Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) by mx.google.com with ESMTPS id cq3si315460vcb.162.2014.05.08.11.47.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 08 May 2014 11:47:05 -0700 (PDT) Received-SPF: none (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) client-ip=209.85.128.179; Received: by mail-ve0-f179.google.com with SMTP id oy12so3791858veb.24 for ; Thu, 08 May 2014 11:47:05 -0700 (PDT) X-Received: by 10.58.169.97 with SMTP id ad1mr2072388vec.45.1399574825160; Thu, 08 May 2014 11:47:05 -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.220.221.72 with SMTP id ib8csp17017vcb; Thu, 8 May 2014 11:47:04 -0700 (PDT) X-Received: by 10.60.145.171 with SMTP id sv11mr6789529oeb.64.1399574822809; Thu, 08 May 2014 11:47:02 -0700 (PDT) Received: from mnementh.archaic.org.uk (mnementh.archaic.org.uk. [2001:8b0:1d0::1]) by mx.google.com with ESMTPS id c10si1195898oed.127.2014.05.08.11.47.01 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 08 May 2014 11:47:02 -0700 (PDT) Received-SPF: none (google.com: pm215@archaic.org.uk does not designate permitted sender hosts) client-ip=2001:8b0:1d0::1; Received: from pm215 by mnementh.archaic.org.uk with local (Exim 4.80) (envelope-from ) id 1WiTLO-00052b-Lr; Thu, 08 May 2014 19:46:58 +0100 From: Peter Maydell To: qemu-devel@nongnu.org Cc: patches@linaro.org, Peter Crosthwaite Subject: [PATCH 1/8] hw/intc/allwinner-a10-pic: Add missing 'break' Date: Thu, 8 May 2014 19:46:51 +0100 Message-Id: <1399574818-19349-2-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1399574818-19349-1-git-send-email-peter.maydell@linaro.org> References: <1399574818-19349-1-git-send-email-peter.maydell@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: peter.maydell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) 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: , Add missing 'break' after handling of AW_A10_PIC_BASE_ADDR write. Signed-off-by: Peter Maydell Reviewed-by: Peter Crosthwaite --- hw/intc/allwinner-a10-pic.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/intc/allwinner-a10-pic.c b/hw/intc/allwinner-a10-pic.c index 0924d98..7b3e085 100644 --- a/hw/intc/allwinner-a10-pic.c +++ b/hw/intc/allwinner-a10-pic.c @@ -97,6 +97,7 @@ static void aw_a10_pic_write(void *opaque, hwaddr offset, uint64_t value, switch (offset) { case AW_A10_PIC_BASE_ADDR: s->base_addr = value & ~0x3; + break; case AW_A10_PIC_PROTECT: s->protect = value; break;