commit | d9e1e1484ade396b3a979ba6c68798dbaceed1b9 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Nov 02 10:57:40 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 07 15:47:19 2017 +0100 |
tree | 97c22ea710a45a9a1d992aba525ab3d20eb904f9 | |
parent | 3c377ef1000d57cb1faf8b86ea77cfa47141db33 [diff] |
usb: core: introduce a new usb_get_std_status() helper This new helper is a simple wrapper around usb_get_status(). This patch is in preparation to adding support for fetching PTM_STATUS types. No functional changes. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>