mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description
@ 2024-08-05 10:11 Dhruva Gole
  2024-08-05 13:28 ` Roger Quadros
  2024-08-05 17:45 ` Kevin Hilman
  0 siblings, 2 replies; 3+ messages in thread
From: Dhruva Gole @ 2024-08-05 10:11 UTC (permalink / raw)
  To: Aaro Koskinen, Kevin Hilman, Andreas Kemnade, Roger Quadros
  Cc: vigneshr, linux-omap, linux-kernel, Dhruva Gole

When built with W=1, the driver throws the following warning:

../drivers/bus/ti-sysc.c:169: warning: Excess struct member
'disable_on_idle' description in 'sysc'

Fix it by removing the excess description.

Signed-off-by: Dhruva Gole <d-gole@ti.com>
---
 drivers/bus/ti-sysc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/bus/ti-sysc.c b/drivers/bus/ti-sysc.c
index 2b59ef61dda2..772de1d68f36 100644
--- a/drivers/bus/ti-sysc.c
+++ b/drivers/bus/ti-sysc.c
@@ -126,7 +126,6 @@ static const char * const clock_names[SYSC_MAX_CLOCKS] = {
  * @enabled: sysc runtime enabled status
  * @needs_resume: runtime resume needed on resume from suspend
  * @child_needs_resume: runtime resume needed for child on resume from suspend
- * @disable_on_idle: status flag used for disabling modules with resets
  * @idle_work: work structure used to perform delayed idle on a module
  * @pre_reset_quirk: module specific pre-reset quirk
  * @post_reset_quirk: module specific post-reset quirk

base-commit: d6dbc9f56c3a70e915625b6f1887882c23dc5c91
-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description
  2024-08-05 10:11 [PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description Dhruva Gole
@ 2024-08-05 13:28 ` Roger Quadros
  2024-08-05 17:45 ` Kevin Hilman
  1 sibling, 0 replies; 3+ messages in thread
From: Roger Quadros @ 2024-08-05 13:28 UTC (permalink / raw)
  To: Dhruva Gole, Aaro Koskinen, Kevin Hilman, Andreas Kemnade
  Cc: vigneshr, linux-omap, linux-kernel



On 05/08/2024 13:11, Dhruva Gole wrote:
> When built with W=1, the driver throws the following warning:
> 
> ../drivers/bus/ti-sysc.c:169: warning: Excess struct member
> 'disable_on_idle' description in 'sysc'
> 
> Fix it by removing the excess description.
> 
> Signed-off-by: Dhruva Gole <d-gole@ti.com>

Reviewed-by: Roger Quadros <rogerq@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description
  2024-08-05 10:11 [PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description Dhruva Gole
  2024-08-05 13:28 ` Roger Quadros
@ 2024-08-05 17:45 ` Kevin Hilman
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2024-08-05 17:45 UTC (permalink / raw)
  To: Aaro Koskinen, Andreas Kemnade, Roger Quadros, Dhruva Gole
  Cc: vigneshr, linux-omap, linux-kernel


On Mon, 05 Aug 2024 15:41:18 +0530, Dhruva Gole wrote:
> When built with W=1, the driver throws the following warning:
> 
> ../drivers/bus/ti-sysc.c:169: warning: Excess struct member
> 'disable_on_idle' description in 'sysc'
> 
> Fix it by removing the excess description.
> 
> [...]

Applied, thanks!

[1/1] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description
      commit: a80a3d92dc600fed760edb8a633ea80712faaf98

Best regards,
-- 
Kevin Hilman <khilman@baylibre.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-05 17:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-05 10:11 [PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description Dhruva Gole
2024-08-05 13:28 ` Roger Quadros
2024-08-05 17:45 ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®