Message ID | 1365080313-20875-2-git-send-email-peter.maydell@linaro.org |
---|---|
State | Superseded |
Headers | show
Return-Path: <patchwork-forward+bncBC6Z756YVMIBBDHS6WFAKGQEHFEUJSY@linaro.org> X-Original-To: linaro@staging.patches.linaro.org Delivered-To: linaro@staging.patches.linaro.org Received: from mail-ye0-f200.google.com (mail-ye0-f200.google.com [209.85.213.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 3BF44277DD for <linaro@staging.patches.linaro.org>; Thu, 4 Apr 2013 12:58:58 +0000 (UTC) Received: by mail-ye0-f200.google.com with SMTP id r11sf3407355yen.3 for <linaro@staging.patches.linaro.org>; Thu, 04 Apr 2013 05:58:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-beenthere:x-received:received-spf :x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=AP1+llOKeP7jVBknhLkdiGQGBdN5Dt1SUir7ucVy9Cc=; b=EQyz+EgWYHqKQnywhZx0fzgV7oXF5rYJZ3sC4ypt9VoXBire/mEWo0aoUPH6wAjRPA N1Q78L8XkSWWxbd5Ke/wu/MbtaRAXlV5XydAfdaTeqQS6+nAcEQtj7DqMIv/HRIZZllI 2+0MgLh4DJ3xyTzSMNwX9SKM6hVlQxEnwHW70usPNtMYvIpMVMDAVYytueEKW/jytg52 qctbsw51QCElcpLal/f36x3tlH0/1vB2lPj8+mxAd9y/Yavz+HR3A9BS18/4up5WL6tt xzULWPFo7th7M/tvZr8wkaJDbD5K6wXxY0JiapxfNRJtJ6wXSJwsxVCZotV0NkLDxucx 4jGQ== X-Received: by 10.236.118.161 with SMTP id l21mr2634329yhh.44.1365080332977; Thu, 04 Apr 2013 05:58:52 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.0.102 with SMTP id 6ls1436204qed.24.gmail; Thu, 04 Apr 2013 05:58:52 -0700 (PDT) X-Received: by 10.58.205.179 with SMTP id lh19mr4548996vec.7.1365080332844; Thu, 04 Apr 2013 05:58:52 -0700 (PDT) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx.google.com with ESMTPS id b4si8103020vdw.83.2013.04.04.05.58.52 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 04 Apr 2013 05:58:52 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.182; Received: by mail-vc0-f182.google.com with SMTP id ht11so2314745vcb.13 for <patchwork-forward@linaro.org>; Thu, 04 Apr 2013 05:58:52 -0700 (PDT) X-Received: by 10.220.161.4 with SMTP id p4mr4624862vcx.32.1365080332760; Thu, 04 Apr 2013 05:58:52 -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.58.85.136 with SMTP id h8csp214685vez; Thu, 4 Apr 2013 05:58:52 -0700 (PDT) X-Received: by 10.68.34.67 with SMTP id x3mr8548041pbi.78.1365080319838; Thu, 04 Apr 2013 05:58:39 -0700 (PDT) Received: from mnementh.archaic.org.uk (1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.d.1.0.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:1d0::1]) by mx.google.com with ESMTPS id l6si11130558pav.112.2013.04.04.05.58.38 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 04 Apr 2013 05:58:39 -0700 (PDT) Received-SPF: neutral (google.com: 2001:8b0:1d0::1 is neither permitted nor denied by best guess record for domain of pm215@archaic.org.uk) client-ip=2001:8b0:1d0::1; Received: from pm215 by mnementh.archaic.org.uk with local (Exim 4.72) (envelope-from <pm215@archaic.org.uk>) id 1UNjkP-0005RA-Hc; Thu, 04 Apr 2013 13:58:33 +0100 From: Peter Maydell <peter.maydell@linaro.org> To: qemu-devel@nongnu.org Cc: patches@linaro.org, Arnd Bergmann <arnd@arndb.de>, "Michael S. Tsirkin" <mst@redhat.com>, =?UTF-8?q?Andreas=20F=C3=A4rber?= <afaerber@suse.de>, Will Deacon <will.deacon@arm.com>, Paul Brook <paul@codesourcery.com>, Aurelien Jarno <aurelien@aurel32.net> Subject: [PATCH v3 01/11] versatile_pci: Fix hardcoded tabs Date: Thu, 4 Apr 2013 13:58:23 +0100 Message-Id: <1365080313-20875-2-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.2.5 In-Reply-To: <1365080313-20875-1-git-send-email-peter.maydell@linaro.org> References: <1365080313-20875-1-git-send-email-peter.maydell@linaro.org> X-Gm-Message-State: ALoCoQluRbSOn5oYjE2uRc5zdxUaC0plazhT2xgD7ejxLJHRyN5uUFWUxl4pprw/1KPN2/Giglff X-Original-Sender: peter.maydell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) 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: <patchwork-forward.linaro.org> X-Google-Group-Id: 836684582541 List-Post: <http://groups.google.com/a/linaro.org/group/patchwork-forward/post?hl=en-US>, <mailto:patchwork-forward@linaro.org> List-Help: <http://support.google.com/a/linaro.org/bin/topic.py?hl=en-US&topic=25838>, <mailto:patchwork-forward+help@linaro.org> List-Archive: <http://groups.google.com/a/linaro.org/group/patchwork-forward/?hl=en-US> List-Unsubscribe: <http://groups.google.com/a/linaro.org/group/patchwork-forward/subscribe?hl=en-US>, <mailto:googlegroups-manage+836684582541+unsubscribe@googlegroups.com> |
diff --git a/hw/versatile_pci.c b/hw/versatile_pci.c index 0b97a40..16ce5d1 100644 --- a/hw/versatile_pci.c +++ b/hw/versatile_pci.c @@ -104,7 +104,7 @@ static int pci_realview_init(SysBusDevice *dev) static int versatile_pci_host_init(PCIDevice *d) { pci_set_word(d->config + PCI_STATUS, - PCI_STATUS_66MHZ | PCI_STATUS_DEVSEL_MEDIUM); + PCI_STATUS_66MHZ | PCI_STATUS_DEVSEL_MEDIUM); pci_set_byte(d->config + PCI_LATENCY_TIMER, 0x10); return 0; }