commit | a36d5b618e7de03a3e34ae46603095fc00bdbc4e | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed May 28 11:34:00 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 29 11:22:46 2014 -0700 |
tree | 74877405936da42f0351bd03536ea7f5a7f4a215 | |
parent | 0ce5fb58564fd85aa8fd2d24209900e2e845317b [diff] |
USB: media: redrat3: remove unneeded tracing macro The rr3_ftr function duplicates the in-kernel tracing logic, so remove it. This is step 1 of of removing the CONFIG_USB_DEBUG depandancy in this driver. Cc: Mauro Carvalho Chehab <m.chehab@samsung.com> Cc: Sean Young <sean@mess.org> Cc: Hans Verkuil <hans.verkuil@cisco.com> Cc: Jonathan McCrohan <jmccrohan@gmail.com> Cc: James Hogan <james.hogan@imgtec.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>