Searched hist:c007ae835d3fccd5c85dab205918767a17040f2d (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_pm.h | diff c007ae835d3fccd5c85dab205918767a17040f2d Sun Dec 24 16:44:14 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Change the interface of power management functions in s5p_mfc_pm.c to accept the pointer to S5P MFC device structure. instead of relying on file-scope static variable. This makes code easier to read and modify in case more devices are added.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Aakarsh Jain <aakarsh.jain@samsung.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
H A D | s5p_mfc_opr_v5.c | diff c007ae835d3fccd5c85dab205918767a17040f2d Sun Dec 24 16:44:14 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Change the interface of power management functions in s5p_mfc_pm.c to accept the pointer to S5P MFC device structure. instead of relying on file-scope static variable. This makes code easier to read and modify in case more devices are added.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Aakarsh Jain <aakarsh.jain@samsung.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
H A D | s5p_mfc_pm.c | diff c007ae835d3fccd5c85dab205918767a17040f2d Sun Dec 24 16:44:14 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Change the interface of power management functions in s5p_mfc_pm.c to accept the pointer to S5P MFC device structure. instead of relying on file-scope static variable. This makes code easier to read and modify in case more devices are added.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Aakarsh Jain <aakarsh.jain@samsung.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
H A D | s5p_mfc_dec.c | diff c007ae835d3fccd5c85dab205918767a17040f2d Sun Dec 24 16:44:14 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Change the interface of power management functions in s5p_mfc_pm.c to accept the pointer to S5P MFC device structure. instead of relying on file-scope static variable. This makes code easier to read and modify in case more devices are added.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Aakarsh Jain <aakarsh.jain@samsung.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
H A D | s5p_mfc_ctrl.c | diff c007ae835d3fccd5c85dab205918767a17040f2d Sun Dec 24 16:44:14 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Change the interface of power management functions in s5p_mfc_pm.c to accept the pointer to S5P MFC device structure. instead of relying on file-scope static variable. This makes code easier to read and modify in case more devices are added.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Aakarsh Jain <aakarsh.jain@samsung.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
H A D | s5p_mfc_opr_v6.c | diff c007ae835d3fccd5c85dab205918767a17040f2d Sun Dec 24 16:44:14 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Change the interface of power management functions in s5p_mfc_pm.c to accept the pointer to S5P MFC device structure. instead of relying on file-scope static variable. This makes code easier to read and modify in case more devices are added.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Aakarsh Jain <aakarsh.jain@samsung.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
H A D | s5p_mfc.c | diff c007ae835d3fccd5c85dab205918767a17040f2d Sun Dec 24 16:44:14 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Change the interface of power management functions in s5p_mfc_pm.c to accept the pointer to S5P MFC device structure. instead of relying on file-scope static variable. This makes code easier to read and modify in case more devices are added.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Aakarsh Jain <aakarsh.jain@samsung.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|