Home
last modified time | relevance | path

Searched hist:"3 ac27dd37b40ae9a1a2690c91f27ab339b275142" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200_sdio.cdiff 3ac27dd37b40ae9a1a2690c91f27ab339b275142 Fri Jun 23 13:43:19 CEST 2017 Bhumika Goyal <bhumirks@gmail.com> cw1200: add const to hwbus_ops structures

Declare hwbus_ops structures as const as they are only passed as an
argument to the function cw1200_core_probe. This argument is of type
const. So, make these structures const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
H A Dcw1200_spi.cdiff 3ac27dd37b40ae9a1a2690c91f27ab339b275142 Fri Jun 23 13:43:19 CEST 2017 Bhumika Goyal <bhumirks@gmail.com> cw1200: add const to hwbus_ops structures

Declare hwbus_ops structures as const as they are only passed as an
argument to the function cw1200_core_probe. This argument is of type
const. So, make these structures const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>