> On Jun 15, 2016, at 6:49 PM, Uma Krishnan <ukri...@linux.vnet.ibm.com> wrote: > > Device dependent flags are needed to support functions that are > specific to a particular device. > > One such case is - some CXL Flash cards need to be notified of > device shutdown. For other CXL devices, this feature does not prove > to be useful yet. Such distinct features need to be identified in > the driver to bypass or invoke specific functionality. > > In this patch, a member 'flags' has been added to device dependent > values. These flags will be used and expanded in the future to > support various device specific functions. > > Signed-off-by: Uma Krishnan <ukri...@linux.vnet.ibm.com>
Acked-by: Matthew R. Ochs <mro...@linux.vnet.ibm.com> _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev