https://github.com/torvalds/linux
Revision fdd42e4400fcb5fe837a20a8d837ef094d5a26fb authored by Michal Simek on 13 August 2014, 11:54:22 UTC, committed by David S. Miller on 14 August 2014, 21:38:54 UTC
There is no need to init .owner field.

Based on the patch from Peter Griffin <peter.griffin@linaro.org>
"mmc: remove .owner field for drivers using module_platform_driver"

This patch removes the superflous .owner field for drivers which
use the module_platform_driver API, as this is overriden in
platform_driver_register anyway."

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 5e3c516
History
Tip revision: fdd42e4400fcb5fe837a20a8d837ef094d5a26fb authored by Michal Simek on 13 August 2014, 11:54:22 UTC
net: xilinx: Remove .owner field for driver
Tip revision: fdd42e4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 277.8 KB
Makefile -rw-r--r-- 52.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top