Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754223Ab3HSBaK (ORCPT ); Sun, 18 Aug 2013 21:30:10 -0400 Received: from na3sys009aog103.obsmtp.com ([74.125.149.71]:50129 "EHLO na3sys009aog103.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754025Ab3HSBaI (ORCPT ); Sun, 18 Aug 2013 21:30:08 -0400 From: Chao Xie To: , , , CC: Chao Xie Subject: [PATCH 0/2] mfd: 88pm8xx: platform data bug fix Date: Sun, 18 Aug 2013 21:27:53 -0400 Message-ID: <1376875675-11286-1-git-send-email-chao.xie@marvell.com> X-Mailer: git-send-email 1.7.4.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 569 Lines: 18 The patches fix the bug that pdata may be NULL when driver uses it. Chao Xie (2): mfd: 88pm800: Fix the bug that pdata may be NULL mfd: 88pm805: Fix the bug that pdata may be NULL drivers/mfd/88pm800.c | 10 ++++++---- drivers/mfd/88pm805.c | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) -- 1.7.4.1 -- 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/