From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753500AbdEULrb (ORCPT ); Sun, 21 May 2017 07:47:31 -0400 Received: from mga11.intel.com ([192.55.52.93]:46869 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937AbdEULra (ORCPT ); Sun, 21 May 2017 07:47:30 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,373,1491289200"; d="scan'208";a="264577185" Date: Sun, 21 May 2017 14:47:25 +0300 From: Mika Westerberg To: "Bernat, Yehezkel" Cc: "Levy, Amir (Jer)" , Lukas Wunner , Greg Kroah-Hartman , Andreas Noever , "Jamet, Michael" , Andy Lutomirski , "Mario.Limonciello@dell.com" , "Jared.Dominguez@dell.com" , Andy Shevchenko , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 18/24] thunderbolt: Store Thunderbolt generation in the switch structure Message-ID: <20170521114725.GR8541@lahna.fi.intel.com> References: <20170518143914.60902-19-mika.westerberg@linux.intel.com> <20170521044735.GA2948@wunner.de> <20170521053521.GB3003@wunner.de> <20170521074041.GK8541@lahna.fi.intel.com> <20170521080016.GN8541@lahna.fi.intel.com> <20170521104714.GQ8541@lahna.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 21, 2017 at 11:18:01AM +0000, Bernat, Yehezkel wrote: > Nothing that I'm aware of. OK. > Still, I like the idea of having a table-like construct somewhere in > the code to centralize the handling of various controller-specific > info (generation, DMA port, maybe more things in the future). Yup, I guess that's something we could try out in the next version of the series.