Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754401AbbKXOeY (ORCPT ); Tue, 24 Nov 2015 09:34:24 -0500 Received: from mail-wm0-f46.google.com ([74.125.82.46]:33749 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753514AbbKXOeV (ORCPT ); Tue, 24 Nov 2015 09:34:21 -0500 From: LABBE Corentin To: balbi@ti.com, gregkh@linuxfoundation.org Cc: LABBE Corentin , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: [PATCH v2 0/1] usb: phy: msm: fix a possible NULL dereference Date: Tue, 24 Nov 2015 15:34:08 +0100 Message-Id: <1448375649-14945-1-git-send-email-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.4.10 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 502 Lines: 19 Hello Changes since v1 - Use of_device_get_match_data instead of of_match_device LABBE Corentin (1): usb: phy: msm: fix a possible NULL dereference drivers/usb/phy/phy-msm-usb.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.4.10 -- 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/