[PATCH 0/9] staging: vc04_services: Clean up vchiq driver

Stefan Wahren stefan.wahren at i2se.com
Sun Jan 8 18:15:09 UTC 2017


This is a loose bunch of clean up patches for the bcm2835 vchiq driver.

Stefan Wahren (9):
  staging: staging: vchiq_arm: remove vchiq_platform_check_resume
  staging: vchiq_core: remove unused variable type
  staging: vc04_services: make local functions static
  staging: vchiq_core: make local spinlock static
  staging: vc04_services: Use preferred kernel types
  staging: vc04_services: Improve readability of kthread names
  staging: vc04_services: Drop vchiq_2835.h
  staging: vc04_services: Fix indentation
  staging: vc04_services: Fix space issues

 .../vc04_services/interface/vchiq_arm/vchiq_2835.h |   42 ------------
 .../interface/vchiq_arm/vchiq_2835_arm.c           |   49 +++++++-------
 .../vc04_services/interface/vchiq_arm/vchiq_arm.c  |   68 ++++----------------
 .../vc04_services/interface/vchiq_arm/vchiq_arm.h  |    2 +-
 .../vc04_services/interface/vchiq_arm/vchiq_core.c |   50 +++++++-------
 .../interface/vchiq_arm/vchiq_kern_lib.c           |   14 ++--
 .../vc04_services/interface/vchiq_arm/vchiq_shim.c |   24 +++----
 7 files changed, 82 insertions(+), 167 deletions(-)
 delete mode 100644 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835.h

-- 
1.7.9.5



More information about the devel mailing list