[PATCH 0/2] media: vimc: cleanup - remove unused code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patchset removes code and declarations that are
not used.
- The first patch removes the declarations EXPORT_SYMBOL_GPL.
Those are not needed since vimc is now a single kernel module
so it does not need to export any symbol.
- The second patch removes the function vimc_pipeline_s_stream
in the vimc-common.c file since it is not in use.

Dafna Hirschfeld (2):
  media: vimc: remove EXPORT_SYMBOL_GPL declarations
  media: vimc: common: remove unused function 'vimc_pipeline_s_stream'

 drivers/media/platform/vimc/vimc-common.c   | 36 ---------------------
 drivers/media/platform/vimc/vimc-common.h   | 11 -------
 drivers/media/platform/vimc/vimc-streamer.c |  1 -
 3 files changed, 48 deletions(-)

-- 
2.20.1




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux