From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933936AbbGHJdB (ORCPT ); Wed, 8 Jul 2015 05:33:01 -0400 Received: from mga02.intel.com ([134.134.136.20]:34115 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932932AbbGHJc5 (ORCPT ); Wed, 8 Jul 2015 05:32:57 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,431,1432623600"; d="scan'208";a="742847528" From: Andy Shevchenko To: "David E. Box" , x86@kernel.org, linux-kernel@vger.kernel.org, Ingo Molnar Cc: Andy Shevchenko Subject: [PATCH v1 0/4] iosf_mbi: clean up Date: Wed, 8 Jul 2015 12:32:49 +0300 Message-Id: <1436347973-50436-1-git-send-email-andriy.shevchenko@linux.intel.com> 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 There are few patches to clean up (with small fixes) iosf_mbi driver along with extension it to cover Intel Tangier. Andy Shevchenko (4): iosf_mbi: check result for all calls of debugfs API iosf_mbi: pci_dev_put() is NULL-proof iosf_mbi: group global variables iosf_mbi: append Intel Tangier ID arch/x86/include/asm/iosf_mbi.h | 8 ++++---- arch/x86/kernel/iosf_mbi.c | 31 +++++++++++++++---------------- 2 files changed, 19 insertions(+), 20 deletions(-) -- 2.1.4