Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932605AbdCFOh0 (ORCPT ); Mon, 6 Mar 2017 09:37:26 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:35233 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932103AbdCFOgt (ORCPT ); Mon, 6 Mar 2017 09:36:49 -0500 From: Javi Merino To: airlied@linux.ie, C.Emde@osadl.org Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-kernel@lists.codethink.co.uk, Javi Merino Subject: [PATCH 0/2] Documentation/EDID fixes Date: Mon, 6 Mar 2017 14:27:34 +0000 Message-Id: <1488810456-4583-1-git-send-email-javi.merino@kernel.org> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 435 Lines: 19 Hi, I found these two minor issues while building an EDID. I'm not sure whether the second patch (Add O= to support) is upstream material, but I'm sending it just in case. Thanks, Javi Javi Merino (2): drm: use .hword to represent 16-bit numbers drm: Add O= support Documentation/EDID/Makefile | 21 ++++++++++++--------- Documentation/EDID/edid.S | 6 +++--- 2 files changed, 15 insertions(+), 12 deletions(-) -- 2.1.4