get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/677353/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 677353,
    "url": "http://patchwork.ozlabs.org/api/patches/677353/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20161001141931.32354-11-paul.burton@imgtec.com/",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<20161001141931.32354-11-paul.burton@imgtec.com>",
    "list_archive_url": null,
    "date": "2016-10-01T14:19:13",
    "name": "[U-Boot,10/27] sparc: Use asm-generic/io.h",
    "commit_ref": null,
    "pull_url": null,
    "state": "deferred",
    "archived": false,
    "hash": "a96c779245441df1d2a9afad2d9abce66ea63b5c",
    "submitter": {
        "id": 33698,
        "url": "http://patchwork.ozlabs.org/api/people/33698/?format=api",
        "name": "Paul Burton",
        "email": "paul.burton@imgtec.com"
    },
    "delegate": {
        "id": 3651,
        "url": "http://patchwork.ozlabs.org/api/users/3651/?format=api",
        "username": "trini",
        "first_name": "Tom",
        "last_name": "Rini",
        "email": "trini@ti.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20161001141931.32354-11-paul.burton@imgtec.com/mbox/",
    "series": [],
    "comments": "http://patchwork.ozlabs.org/api/patches/677353/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/677353/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<u-boot-bounces@lists.denx.de>",
        "X-Original-To": "incoming@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org",
        "Received": [
            "from theia.denx.de (theia.denx.de [85.214.87.163])\n\tby ozlabs.org (Postfix) with ESMTP id 3smVrD6vmvz9s2G\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSun,  2 Oct 2016 00:22:20 +1000 (AEST)",
            "from localhost (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id 324C0A75DE;\n\tSat,  1 Oct 2016 16:22:19 +0200 (CEST)",
            "from theia.denx.de ([127.0.0.1])\n\tby localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id 5sBe9Cy-SiAX; Sat,  1 Oct 2016 16:22:18 +0200 (CEST)",
            "from theia.denx.de (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id B4B52A75BC;\n\tSat,  1 Oct 2016 16:22:18 +0200 (CEST)",
            "from localhost (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id 61EACA75BC\n\tfor <u-boot@lists.denx.de>; Sat,  1 Oct 2016 16:22:15 +0200 (CEST)",
            "from theia.denx.de ([127.0.0.1])\n\tby localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id a9idCwsw9fiC for <u-boot@lists.denx.de>;\n\tSat,  1 Oct 2016 16:22:15 +0200 (CEST)",
            "from mailapp01.imgtec.com (mailapp02.imgtec.com [217.156.133.132])\n\tby theia.denx.de (Postfix) with ESMTP id 267DEA75B8\n\tfor <u-boot@lists.denx.de>; Sat,  1 Oct 2016 16:22:15 +0200 (CEST)",
            "from HHMAIL03.hh.imgtec.org (unknown [10.44.0.21])\n\tby Forcepoint Email with ESMTPS id B2885DB3CC454;\n\tSat,  1 Oct 2016 15:22:10 +0100 (IST)",
            "from localhost (192.168.159.74) by HHMAIL03.hh.imgtec.org\n\t(10.44.0.22) with Microsoft SMTP Server (TLS) id 14.3.294.0;\n\tSat, 1 Oct 2016 15:22:14 +0100"
        ],
        "X-policyd-weight": "NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5\n\tNOT_IN_BL_NJABL=-1.5 (only DNSBL check requested)",
        "From": "Paul Burton <paul.burton@imgtec.com>",
        "To": "<u-boot@lists.denx.de>",
        "Date": "Sat, 1 Oct 2016 15:19:13 +0100",
        "Message-ID": "<20161001141931.32354-11-paul.burton@imgtec.com>",
        "X-Mailer": "git-send-email 2.10.0",
        "In-Reply-To": "<20161001141931.32354-1-paul.burton@imgtec.com>",
        "References": "<20161001141931.32354-1-paul.burton@imgtec.com>",
        "MIME-Version": "1.0",
        "X-Originating-IP": "[192.168.159.74]",
        "Subject": "[U-Boot] [PATCH 10/27] sparc: Use asm-generic/io.h",
        "X-BeenThere": "u-boot@lists.denx.de",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "U-Boot discussion <u-boot.lists.denx.de>",
        "List-Unsubscribe": "<http://lists.denx.de/mailman/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>",
        "List-Archive": "<http://lists.denx.de/pipermail/u-boot/>",
        "List-Post": "<mailto:u-boot@lists.denx.de>",
        "List-Help": "<mailto:u-boot-request@lists.denx.de?subject=help>",
        "List-Subscribe": "<http://lists.denx.de/mailman/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>",
        "Content-Type": "text/plain; charset=\"us-ascii\"",
        "Content-Transfer-Encoding": "7bit",
        "Errors-To": "u-boot-bounces@lists.denx.de",
        "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>"
    },
    "content": "Convert the sparc architecture to make use of the new asm-generic/io.h\nto provide address mapping functions. As the generic implementations are\nsuitable for sparc this is primarily a matter of moving code.\n\nFeedback from architecture maintainers is welcome.\n\nSigned-off-by: Paul Burton <paul.burton@imgtec.com>\n---\n\n arch/sparc/include/asm/io.h | 30 +-----------------------------\n 1 file changed, 1 insertion(+), 29 deletions(-)",
    "diff": "diff --git a/arch/sparc/include/asm/io.h b/arch/sparc/include/asm/io.h\nindex a317d13..08ec7d5 100644\n--- a/arch/sparc/include/asm/io.h\n+++ b/arch/sparc/include/asm/io.h\n@@ -63,34 +63,6 @@\n #define readl\t\t\t\t__raw_readl\n #define readq\t\t\t\t__raw_readq\n \n-/*\n- * Given a physical address and a length, return a virtual address\n- * that can be used to access the memory range with the caching\n- * properties specified by \"flags\".\n- */\n-\n-#define MAP_NOCACHE\t(0)\n-#define MAP_WRCOMBINE\t(0)\n-#define MAP_WRBACK\t(0)\n-#define MAP_WRTHROUGH\t(0)\n-\n-static inline void *map_physmem(phys_addr_t paddr, unsigned long len,\n-\t\t\t\tunsigned long flags)\n-{\n-\treturn (void *)paddr;\n-}\n-\n-/*\n- * Take down a mapping set up by map_physmem().\n- */\n-static inline void unmap_physmem(void *vaddr, unsigned long flags)\n-{\n-\n-}\n-\n-static inline phys_addr_t virt_to_phys(void * vaddr)\n-{\n-\treturn (phys_addr_t)(vaddr);\n-}\n+#include <asm-generic/io.h>\n \n #endif\n",
    "prefixes": [
        "U-Boot",
        "10/27"
    ]
}