From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965274AbbD0Uc4 (ORCPT ); Mon, 27 Apr 2015 16:32:56 -0400 Received: from mail-ob0-f170.google.com ([209.85.214.170]:35898 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965074AbbD0Ucz (ORCPT ); Mon, 27 Apr 2015 16:32:55 -0400 From: Azael Avalos To: Darren Hart , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Azael Avalos Subject: [PATCH 0/6] toshiba_bluetooth: Add rfkill code to driver Date: Mon, 27 Apr 2015 14:32:44 -0600 Message-Id: <1430166770-15060-1-git-send-email-coproscefalo@gmail.com> X-Mailer: git-send-email 2.3.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org These patches add support to use the rfkill core functionality to the Toshiba bluetooth driver and adapting the existing code to it. Azael Avalos (6): toshiba_bluetooth: Add a container struct named toshiba_bluetooth_dev toshiba_bluetooth: Add RFKill handler functions toshiba_bluetooth: Clean toshiba_bluetooth_enable function toshiba_bluetooth: Adapt *_notify and *_resume functions to rfkill toshiba_bluetooth: Change BT status message to debug platform/x86: Add RFKILL dependency to toshiba_bluetooth driver drivers/platform/x86/Kconfig | 1 + drivers/platform/x86/toshiba_bluetooth.c | 175 ++++++++++++++++++++++++------- 2 files changed, 137 insertions(+), 39 deletions(-) -- 2.3.5