Home
last modified time | relevance | path

Searched hist:"7 a5e98daf6bdba5822aa274f8555199361060658" (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/nfc/st-nci/
H A Dndlc.hdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dspi.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dndlc.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Di2c.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/nfc/fdp/
H A Dfdp.hdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dfdp.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Di2c.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/nfc/microread/
H A Dmicroread.hdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dmicroread.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Di2c.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/nfc/
H A Dmei_phy.hdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dmei_phy.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/nfc/pn544/
H A Dpn544.hdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dpn544.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Di2c.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/nfc/st21nfca/
H A Dcore.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dst21nfca.hdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Di2c.cdiff 7a5e98daf6bdba5822aa274f8555199361060658 Sat Jul 24 16:47:36 CDT 2021 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> nfc: constify nfc_phy_ops

Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), so make it a pointer
to const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>