Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1217474 > unrolled thread

Re: [PATCH V3] Watchdog: Fix parent of watchdog_devices

Started byCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
First post2015-09-02 12:10 +0200
Last post2015-09-02 12:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH V3] Watchdog: Fix parent of watchdog_devices Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2015-09-02 12:10 +0200

#1217474 — Re: [PATCH V3] Watchdog: Fix parent of watchdog_devices

FromCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Date2015-09-02 12:10 +0200
SubjectRe: [PATCH V3] Watchdog: Fix parent of watchdog_devices
Message-ID<q4d9o-1Ut-23@gated-at.bofh.it>
On Wed, Aug 19, 2015 at 08:58:24AM +0530, Pratyush Anand wrote:
> /sys/class/watchdog/watchdogn/device/modalias can help to identify the
> driver/module for a given watchdog node. However, many wdt devices does not set
> its parent and so, we do not see an entry for device in sysfs for such devices.
> 
> This patch fixes parent of watchdog_device so that
> /sys/class/watchdog/watchdogn/device is populated.
> 
> Exceptions: booke, diag288, mpc8xxx, octeon, softdog and w83627hf -- They do not
> have any parent. Not sure, how we can we identify driver for these devices.
> 
> Signed-off-by: Pratyush Anand <panand@redhat.com>
> ---

For the Wolfson parts:

Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>

Thanks,
Charles
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web