From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from quartz.orcorp.ca (quartz.orcorp.ca [184.70.90.242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3xYvrz4V1rzDqkY for ; Sat, 19 Aug 2017 06:32:19 +1000 (AEST) Date: Fri, 18 Aug 2017 14:31:56 -0600 From: Jason Gunthorpe To: Michael Ellerman Cc: Arvind Yadav , tpmdd@selhorst.net, linux-kernel@vger.kernel.org, jarkko.sakkinen@linux.intel.com, tpmdd-devel@lists.sourceforge.net, ashleydlai@gmail.com, peterhuewe@gmx.de, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH] tpm: vtpm: constify vio_device_id Message-ID: <20170818203156.GA11385@obsidianresearch.com> References: <20170817191642.GF24735@obsidianresearch.com> <87ziaxp0v5.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <87ziaxp0v5.fsf@concordia.ellerman.id.au> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Aug 18, 2017 at 09:32:46PM +1000, Michael Ellerman wrote: > >> drivers/char/tpm/tpm_ibmvtpm.c | 2 +- > > Who merges changes for this driver? I assume it's Jarkko? Yes Jason