commit | dc2cdcaf4caafeb069d01704fdfda24f9c1f443a | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 03 15:48:20 2012 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Mon Sep 03 17:09:37 2012 +0300 |
tree | f2959da3428ce99490dcfa89598fbb211c19b407 | |
parent | affaab4c58d8e5f7c30ca2be351277cf72d2336f [diff] |
usb: gadget: s3c-hsudc: Replace 0 with NULL for pointers Silences the following type of sparse warnings: warning: Using plain integer as NULL pointer Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com>