public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhou Furong <furong.zhou@linux.intel.com>
To: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	michal.simek@xilinx.com, derek.kiernan@xilinx.com,
	dragan.cvetic@xilinx.com, arnd@arndb.de,
	linux-arm-kernel@lists.infradead.org, git@amd.com,
	git@xilinx.com, Greg KH <gregkh@linuxfoundation.org>
Subject: Re: [PATCH 2/4] drivers: misc: Add Support for TMR Manager
Date: Tue, 5 Jul 2022 10:39:43 +0800	[thread overview]
Message-ID: <958a2e36-1aae-63aa-726f-98dc1ec5420f@linux.intel.com> (raw)
In-Reply-To: <Yr6uArBFOIMFpLUt@kroah.com>


>> +static struct attribute *xtmr_manager_attrs[] = {
>> +	&dev_attr_dis_block_break.attr,
>> +	&dev_attr_status.attr,
>> +	&dev_attr_errcnt.attr,
>> +	NULL,
remove comma after NULL as it's last one



  parent reply	other threads:[~2022-07-05  2:39 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28  5:43 [PATCH 0/4] drivers: misc: Add support for TMR Manager and Inject IPs Appana Durga Kedareswara rao
2022-06-28  5:43 ` [PATCH 1/4] dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager Appana Durga Kedareswara rao
2022-06-29 10:07   ` Krzysztof Kozlowski
2022-06-29 11:23     ` Michal Simek
2022-06-29 11:45       ` Krzysztof Kozlowski
2022-06-29 11:59         ` Michal Simek
2022-06-29 12:37           ` Rao, Appana Durga Kedareswara
2022-06-30 10:07             ` Krzysztof Kozlowski
2022-06-30 10:59               ` Michal Simek
2022-06-29 12:32     ` Rao, Appana Durga Kedareswara
2022-06-28  5:43 ` [PATCH 2/4] drivers: misc: Add Support " Appana Durga Kedareswara rao
2022-07-01  8:19   ` Greg KH
2022-07-04  4:07     ` Rao, Appana Durga Kedareswara
2022-07-05  2:39     ` Zhou Furong [this message]
2022-06-28  5:43 ` [PATCH 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject Appana Durga Kedareswara rao
2022-06-29 10:08   ` Krzysztof Kozlowski
2022-06-29 11:29     ` Michal Simek
2022-06-29 10:09   ` Krzysztof Kozlowski
2022-06-29 12:32     ` Rao, Appana Durga Kedareswara
2022-06-28  5:43 ` [PATCH 4/4] drivers: misc: Add Support for TMR Inject IP Appana Durga Kedareswara rao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=958a2e36-1aae-63aa-726f-98dc1ec5420f@linux.intel.com \
    --to=furong.zhou@linux.intel.com \
    --cc=appana.durga.rao@xilinx.com \
    --cc=arnd@arndb.de \
    --cc=derek.kiernan@xilinx.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dragan.cvetic@xilinx.com \
    --cc=git@amd.com \
    --cc=git@xilinx.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox