android_kernel_samsung_msm8976/drivers/base
Ajay Dudani 5c8a134e27 firmware_class: Tie exporting caching routines with CONFIG_CACHE_FW
ARCH=um kernels seems to be stricter about this than ARCH=arm64 kernels,
export cache_firmware & uncache_firmware routines only when
CONFIG_CACHE_FW is enabled.

Bug: 38289596
Change-Id: Ib3bd9b0ede9b6f1a08b5e0e51d117cc43153795f
Signed-off-by: Ajay Dudani <adudani@google.com>
2019-07-27 22:11:15 +02:00
..
power PM / wakeup: Only update last time for active wakeup sources 2019-07-27 21:52:47 +02:00
regmap regmap: Don't use format_val in regmap_bulk_read 2019-07-27 21:52:21 +02:00
Kconfig firmware_class: make firmware caching configurable 2019-07-27 22:11:15 +02:00
Makefile
attribute_container.c
base.h
bus.c treewide: Fix typo in Documentation/DocBook 2019-07-27 22:10:20 +02:00
class.c
core.c driver core: Delete an unnecessary check before the function call "put_device" 2019-07-27 21:42:21 +02:00
cpu.c sched: Per-cpu prefer_idle flag 2014-12-23 09:52:43 +05:30
dd.c
devres.c Merge remote-tracking branch 'f2fs/linux-3.10.y' into HEAD 2017-04-18 17:02:28 +02:00
devtmpfs.c
dma-buf.c dma-buf: Check return value of anon_inode_getfile 2015-11-27 04:08:14 -08:00
dma-coherent.c bludgeon the flounder kernel until it builds on i386 for qemu testing 2015-09-16 18:20:19 +05:30
dma-contiguous.c Merge tag 'LA.BR.1.3.6-03510-8976.0' into HEAD 2017-04-18 12:11:50 +02:00
dma-mapping.c
dma-removed.c drivers: dma-removed: use memset_io for ioremap region 2016-10-06 04:20:40 -07:00
driver.c
firmware.c
firmware_class.c firmware_class: Tie exporting caching routines with CONFIG_CACHE_FW 2019-07-27 22:11:15 +02:00
hypervisor.c
init.c
isa.c
map.c
memory.c
module.c base: make module_create_drivers_dir race-free 2019-07-27 21:41:56 +02:00
node.c
pinctrl.c
platform.c drivercore: Fix unregistration path of platform devices 2015-09-21 10:00:10 -07:00
soc.c
syscore.c power: Adds functionality to log the last suspend abort reason. 2015-03-19 14:53:03 -07:00
topology.c Merge upstream tag 'v3.10.49' into msm-3.10 2014-08-20 13:23:09 -07:00
transport_class.c