[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1639858361.git.gascoar@gmail.com>
Date: Mon, 20 Dec 2021 18:29:10 -0300
From: Gaston Gonzalez <gascoar@...il.com>
To: linux-staging@...ts.linux.dev
Cc: gregkh@...uxfoundation.org, nsaenz@...nel.org,
f.fainelli@...il.com, rjui@...adcom.com, sbranden@...adcom.com,
bcm-kernel-feedback-list@...adcom.com,
juerg.haefliger@...onical.com, rdunlap@...radead.org,
dave.stevenson@...pberrypi.com, stefan.wahren@...e.com,
unixbhaskar@...il.com, mitaliborkar810@...il.com,
phil@...pberrypi.com, linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
gascoar@...il.com
Subject: [PATCH 0/4] staging: vc04_services: avoid the use of typedef for function pointers
This patch set removes some typedefs for function pointers in vc04_services.
After patches 01 to 03, there are no remaining typedef under vc04_services.
Hence, the patch 04/04 updates the TODO file removing the 'remove typedefs'
task.
Gaston Gonzalez (4):
staging: bcm2835-audio: replace function typedefs with equivalent
declaration
staging: vc04_services: replace function typedef with equivalent
declaration
staging: vc04_services: avoid the use of typedef for function pointers
staging: vc04_services: update TODO file
.../vc04_services/bcm2835-audio/bcm2835.c | 28 +++----
.../vc04_services/bcm2835-camera/controls.c | 76 +++++++++----------
drivers/staging/vc04_services/interface/TODO | 8 +-
.../vc04_services/vchiq-mmal/mmal-vchiq.c | 24 +++---
.../vc04_services/vchiq-mmal/mmal-vchiq.h | 13 ++--
5 files changed, 66 insertions(+), 83 deletions(-)
--
2.34.1
Powered by blists - more mailing lists