Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753171AbbDCOHZ (ORCPT ); Fri, 3 Apr 2015 10:07:25 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:34993 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753126AbbDCOHW (ORCPT ); Fri, 3 Apr 2015 10:07:22 -0400 From: Phong Tran To: gregkh@linuxfoundation.org, arve@android.com, riandrews@android.com, dan.carpenter@oracle.com Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Phong Tran Subject: [PATCH V3 0/2] Fix some issues of staging ion test driver Date: Fri, 3 Apr 2015 21:07:00 +0700 Message-Id: <1428070022-5782-1-git-send-email-tranmanphong@gmail.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <20150403131323.GA11031@kroah.com> References: <20150403131323.GA11031@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 28 Hi Greg, I resend 2 patches (1) add the remove() platform driver callback to deregister the misc device (2) unregister platform device when driver is unloaded Changes from v2: Remove the extra space of patch (1) Changes from v1: Imporve the coding style Phong Tran (2): (1) staging: android: ion_test: unregister the misc device (2) staging: android: ion_test: unregister the platform device drivers/staging/android/ion/ion_test.c | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) -- 2.1.0 -- 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/