From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jae Hyun Yoo Date: Fri, 13 Jul 2018 13:37:17 -0700 Subject: [PATCH] i2c: aspeed: Adjust spinlock scope in the irq handler In-Reply-To: <20180713203327.47yq4gucidbzn2hd@katana> References: <20180702214011.16071-1-jae.hyun.yoo@linux.intel.com> <59538d26-f025-28da-63df-f675e80fd68b@linux.intel.com> <20180713203327.47yq4gucidbzn2hd@katana> Message-ID: <0840cfe8-e18a-ae7c-5593-fc43b9b47291@linux.intel.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 7/13/2018 1:33 PM, Wolfram Sang wrote: > >> BTW, to whom should I ask applying this patch? Should I send v2 after >> adding your reviewed-by tag? > > Not needed, thanks. I use 'patchwork' and this tool collects all the > tags for me. If I see a patch reviewed by a driver maintainer, I'll pick > it up in the next queue. > Oh, I see. Thanks a lot Wolfram!