From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jae Hyun Yoo Date: Fri, 12 Apr 2019 09:13:46 -0700 Subject: [PATCH v2] media: platform: fix a kernel warning on clk control In-Reply-To: <09113211-ef61-2168-cf78-37c76f21edba@xs4all.nl> References: <20190329212710.5378-1-jae.hyun.yoo@linux.intel.com> <09113211-ef61-2168-cf78-37c76f21edba@xs4all.nl> Message-ID: List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 4/12/2019 4:00 AM, Hans Verkuil wrote: > Eddie, can you review this? > > Jae Hyun Yoo, for future reference: please add the driver name in the subject. > I.e. something like this: [PATCH v2] media: aspeed: fix a kernel warning on clk control > > That helps maintainers figuring out who should look at which patch. Hi Hans, I see. I'll change the subject like you suggested. Thanks for your comments. Regards, Jae > Regards, > > Hans