summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/ezusb.c
diff options
context:
space:
mode:
authorOscar Mateo <oscar.mateo@intel.com>2017-03-22 20:39:48 +0300
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>2017-03-23 15:58:02 +0300
commite74654738baf465c92f0eec37ce4be891bac36da (patch)
treecb2d1bb298c6a7f2a823112600a6522b9579d8a8 /drivers/usb/misc/ezusb.c
parent0704df2b08e76dfb1fd2688f74bc4409dc66228d (diff)
downloadlinux-e74654738baf465c92f0eec37ce4be891bac36da.tar.xz
drm/i915/guc: Break out the GuC log extras into their own "runtime" struct
When initializing the GuC log struct, there is an object we need to allocate always, since the GuC needs its address at fw load time. The rest is only needed during runtime, in the sense that we only create if we actually enable GuC logging. Make that distinction explicit by subdividing further the intel_guc_log struct. v2: Call the new struct "runtime", instead of "extras" (Joonas) v3: Check indent (Joonas) Signed-off-by: Oscar Mateo <oscar.mateo@intel.com> Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'drivers/usb/misc/ezusb.c')
0 files changed, 0 insertions, 0 deletions