get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 677352,
    "url": "http://patchwork.ozlabs.org/api/patches/677352/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20161001141931.32354-10-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-10-paul.burton@imgtec.com>",
    "list_archive_url": null,
    "date": "2016-10-01T14:19:12",
    "name": "[U-Boot,09/27] sh: Use asm-generic/io.h",
    "commit_ref": null,
    "pull_url": null,
    "state": "deferred",
    "archived": false,
    "hash": "7e51787b7af2bfc1296dafe696fa0bd7a5a64c0e",
    "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-10-paul.burton@imgtec.com/mbox/",
    "series": [],
    "comments": "http://patchwork.ozlabs.org/api/patches/677352/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/677352/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 3smVr05w8zz9s2G\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSun,  2 Oct 2016 00:22:08 +1000 (AEST)",
            "from localhost (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id 68743A75C5;\n\tSat,  1 Oct 2016 16:22:07 +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 wtAKc18BRxlI; Sat,  1 Oct 2016 16:22:07 +0200 (CEST)",
            "from theia.denx.de (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id D6BDEA75A9;\n\tSat,  1 Oct 2016 16:22:06 +0200 (CEST)",
            "from localhost (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id 5E115A75A9\n\tfor <u-boot@lists.denx.de>; Sat,  1 Oct 2016 16:22:03 +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 WBKVkg8Fq7FJ for <u-boot@lists.denx.de>;\n\tSat,  1 Oct 2016 16:22:03 +0200 (CEST)",
            "from mailapp01.imgtec.com (mailapp02.imgtec.com [217.156.133.132])\n\tby theia.denx.de (Postfix) with ESMTP id 260B2A7581\n\tfor <u-boot@lists.denx.de>; Sat,  1 Oct 2016 16:22:00 +0200 (CEST)",
            "from HHMAIL03.hh.imgtec.org (unknown [10.44.0.21])\n\tby Forcepoint Email with ESMTPS id 69802CC59F99E;\n\tSat,  1 Oct 2016 15:21:56 +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:21:59 +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:12 +0100",
        "Message-ID": "<20161001141931.32354-10-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 09/27] sh: 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 sh architecture to make use of the new asm-generic/io.h to\nprovide address mapping functions. As the generic implementations are\nsuitable for sh 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>\nCc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>\n---\n\n arch/sh/include/asm/io.h | 29 +----------------------------\n 1 file changed, 1 insertion(+), 28 deletions(-)",
    "diff": "diff --git a/arch/sh/include/asm/io.h b/arch/sh/include/asm/io.h\nindex 5dc27be..2847d8d 100644\n--- a/arch/sh/include/asm/io.h\n+++ b/arch/sh/include/asm/io.h\n@@ -241,34 +241,7 @@ static inline void sync(void)\n #define setbits_8(addr, set) setbits(8, addr, set)\n #define clrsetbits_8(addr, clear, set) clrsetbits(8, addr, clear, set)\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-#define MAP_NOCACHE     (0)\n-#define MAP_WRCOMBINE   (0)\n-#define MAP_WRBACK      (0)\n-#define MAP_WRTHROUGH   (0)\n-\n-static inline void *\n-map_physmem(phys_addr_t paddr, unsigned long len, unsigned 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\t/* __KERNEL__ */\n #endif\t/* __ASM_SH_IO_H */\n",
    "prefixes": [
        "U-Boot",
        "09/27"
    ]
}