android_kernel_oneplus_msm8998/drivers/base
David Keitel 286601f9a2 firmware_class: fix direct firmware loading API support
The direct firmware class API support original relied
on the destination address to determine which file operations
to link to the data binary file. Since the 4.4 kernel version,
this was changed to an attribute group.

Fix this by adding a direct firmware API attribute group and
appropriately assign it when necessary.

Signed-off-by: David Keitel <dkeitel@codeaurora.org>
2016-03-23 21:24:26 -07:00
..
power PM / QoS: Free the memory allocated during add request 2016-03-23 21:20:23 -07:00
regmap regmap: Add multi register write support for soundwire 2016-03-23 21:24:00 -07:00
attribute_container.c
base.h
bus.c
cacheinfo.c
class.c
component.c
container.c
core.c
cpu.c sched: Add tunables for static cpu and cluster cost 2016-03-23 20:02:27 -07:00
dd.c dd: Invoke one probe retry cycle after every initcall level 2016-03-01 13:00:26 -08:00
devcoredump.c
devres.c
devtmpfs.c
dma-coherent.c
dma-contiguous.c driver core update for 4.4-rc1 2015-11-04 21:50:37 -08:00
dma-mapping.c common: dma-mapping: Store page array in vm_struct 2016-03-22 11:03:43 -07:00
dma-removed.c mm/memblock: fix a race between search and remove 2016-03-23 21:19:51 -07:00
driver.c
firmware.c
firmware_class.c firmware_class: fix direct firmware loading API support 2016-03-23 21:24:26 -07:00
hypervisor.c
init.c
isa.c
Kconfig
Makefile drivers: Add dma removed ops 2016-03-22 11:03:40 -07:00
map.c
memory.c drivers/base/memory.c: prohibit offlining of memory blocks with missing sections 2015-12-12 10:15:34 -08:00
module.c
node.c
pinctrl.c
platform-msi.c
platform.c base/platform: Fix platform drivers with no probe callback 2016-02-17 12:30:55 -08:00
property.c device property: ACPI: Remove unused DMA APIs 2015-11-07 01:29:22 +01:00
soc.c
syscore.c power: Adds functionality to log the last suspend abort reason. 2016-02-16 13:53:38 -08:00
topology.c
transport_class.c