From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932157AbcANS6X (ORCPT ); Thu, 14 Jan 2016 13:58:23 -0500 Received: from mail-pa0-f50.google.com ([209.85.220.50]:33212 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932104AbcANS6W (ORCPT ); Thu, 14 Jan 2016 13:58:22 -0500 From: Mathieu Poirier To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Mathieu Poirier Subject: [PATCH 0/5] coresight: miscellaneous fix and cleanup Date: Thu, 14 Jan 2016 11:57:55 -0700 Message-Id: <1452797880-4365-1-git-send-email-mathieu.poirier@linaro.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 These patches present a few fix and some cleanup code for the coresight subsystem. The set serves as a foundation for the upcoming 8th iteration of the "coresight: integration with perf" patch set but not part of the new functionality, hence choosing to send separately. This set is based on [1]. Thanks, Mathieu Mathieu Poirier (5): coresight: fixing indentation problem coresight: fixing lockdep error coresight: coresight_unregister() function cleanup coresight: release reference taken by 'bus_find_device()' coresight: remove csdev's link from topology drivers/hwtracing/coresight/coresight.c | 57 +++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 6 deletions(-) -- 2.1.4