From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,T_DKIMWL_WL_HIGH,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5E008C28CC6 for ; Mon, 3 Jun 2019 13:19:11 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 340FF25B28 for ; Mon, 3 Jun 2019 13:19:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZcEQiMJh"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="yKyo6M2X" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 340FF25B28 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=K5E82MCC0/D4402NJ3GBVAofld8sA39CznnhGR+6ZrQ=; b=ZcEQiMJhk4GRGw Fbsv4OqRH8DwNRg4WF028iblSXhfeHvSuW/+uDYbsX9dd8KAK65sYeo283jGiP55aSiciGdhCv3t4 B06kzY+vn873Aq4HoM/yLAmzq1ix5bxpas8AeOd4rwRSORzchXqndr5Bh2Hq/4HtqMAK5535CKHYI FPWvyz50ghSstkUXW/xCIp4nxmakMYqojF5i7wK0uMmkMncRn2uhTUPRom1EXqictR+nNkO1Ei+iH nAyL8slFU6oSLYa7OO1kaz9SQunFOZcXrVa64wBvUIwg7Is8R3dq5yonFhXY8ZwJ1tEDcGbtoM5sy 6gz4nIIUc4LAPoiw3tXA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXmrj-00037D-4V; Mon, 03 Jun 2019 13:19:07 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXmrg-00036l-Sm; Mon, 03 Jun 2019 13:19:06 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 948FB25162; Mon, 3 Jun 2019 13:19:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559567944; bh=aXYplNsQyPIIU3iosXdops52mTbvO5TWj1ZH0e2m5y8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yKyo6M2XLijHBSpowPCGIa52e50oIDHg5UeXTQK8/A5zpiDZgdgHr6O9spi+oGfM6 UzDmJzm4PH+evWpGO0R/juuUCACjkHgWRvdVP8RvqHrpsTN2m18HmT9OzLT3TXidJ0 JPVbT1eNdKxVsUTu5846R4uUF014XBU7gbiTMlww= Date: Mon, 3 Jun 2019 15:19:01 +0200 From: Greg Kroah-Hartman To: Chunfeng Yun Subject: Re: [PATCH v6 07/10] usb: roles: Add fwnode_usb_role_switch_get() function Message-ID: <20190603131901.GB10397@kroah.com> References: <1559115828-19146-1-git-send-email-chunfeng.yun@mediatek.com> <1559115828-19146-8-git-send-email-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1559115828-19146-8-git-send-email-chunfeng.yun@mediatek.com> User-Agent: Mutt/1.12.0 (2019-05-25) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190603_061904_941526_5968DA07 X-CRM114-Status: UNSURE ( 9.70 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Heikki Krogerus , Hans de Goede , Linus Walleij , linux-usb@vger.kernel.org, Yu Chen , linux-kernel@vger.kernel.org, Biju Das , Badhri Jagan Sridharan , Andy Shevchenko , Rob Herring , linux-mediatek@lists.infradead.org, Min Guo , Matthias Brugger , Adam Thomson , linux-arm-kernel@lists.infradead.org, Li Jun Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, May 29, 2019 at 03:43:45PM +0800, Chunfeng Yun wrote: > From: Heikki Krogerus > > The fwnode_usb_role_switch_get() function is exactly the > same as usb_role_switch_get(), except that it takes struct > fwnode_handle as parameter instead of struct device. > > Signed-off-by: Heikki Krogerus > --- > v6: > new patch If you are forwarding on a patch from someone else, like this, you need to put your signed-off-by line on it as well. Please fix that up, and add the tested-by one, when you resend this series. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel