git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aeedb37
)
intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL
author
David Cohen
<david.a.cohen@linux.intel.com>
Thu, 17 Oct 2013 22:35:34 +0000
(15:35 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 17 Oct 2013 23:40:59 +0000
(16:40 -0700)
Intel mid sfi code doesn't need struct devs_id.get_platform_data != NULL.
If the callback is not set, just assume there is no platform_data.
Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Link:
http://lkml.kernel.org/r/1382049336-21316-11-git-send-email-david.a.cohen@linux.intel.com
Cc: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found