Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965830AbbD2PjQ (ORCPT ); Wed, 29 Apr 2015 11:39:16 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:44477 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753580AbbD2PjO (ORCPT ); Wed, 29 Apr 2015 11:39:14 -0400 From: Hai Li To: dri-devel@lists.freedesktop.org Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, robdclark@gmail.com, Hai Li Subject: [PATCH 0/2] drm/msm/dsi: Fix issues during cmd rx Date: Wed, 29 Apr 2015 11:38:58 -0400 Message-Id: <1430321940-1041-1-git-send-email-hali@codeaurora.org> X-Mailer: git-send-email 1.8.2.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 18 These 2 patches are to fix the issues during DSI command rx. Hai Li (2): drm/msm/dsi: Fixup missing *break* statement during cmd rx drm/msm/dsi: Simplify the code to get the number of read byte drivers/gpu/drm/msm/dsi/dsi_host.c | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/