Thread (4 messages) 4 messages, 3 authors, 2021-03-31

Re: [PATCH v2] pinctrl: bcm: bcm6362: fix warning

From: Linus Walleij <hidden>
Date: 2021-03-31 12:36:17
Also in: lkml

On Tue, Mar 30, 2021 at 12:32 PM Álvaro Fernández Rojas
[off-list ref] wrote:
The current implementation of bcm6362_set_gpio() produces the following
warning on x86_64:
drivers/pinctrl/bcm/pinctrl-bcm6362.c: In function 'bcm6362_set_gpio':
drivers/pinctrl/bcm/pinctrl-bcm6362.c:503:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  503 |        (uint32_t) desc->drv_data, 0);
      |        ^

Modify the code to make it similar to bcm63268_set_gpio() in order to fix
the warning.

Fixes: 705791e23ecd ("pinctrl: add a pincontrol driver for BCM6362")
Signed-off-by: Álvaro Fernández Rojas <redacted>
Patch applied! Thanks!

Yours,
Linus Walleij
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help