Viresh Kumar
16ca810504
dmaengine/amba-pl08x: No need to check "ch->signal < 0"
...
We have just executed following in pl08x_get_phy_channel():
ch->signal = -1;
We don't have to compare "ch->signal < 0", as this will always be true.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2011-08-25 19:33:38 +05:30
..
2011-08-05 22:16:42 -04:00
2011-08-02 21:17:02 -10:00
2011-08-05 21:45:20 +02:00
2011-08-06 18:33:19 -07:00
2011-07-28 18:26:32 -07:00
2011-08-03 19:06:37 -04:00
2011-07-28 01:30:07 -07:00
2011-08-25 19:33:38 +05:30
2011-08-04 06:32:51 -10:00
2011-08-02 21:18:39 -10:00
2011-08-01 06:13:48 -10:00
2011-08-05 10:56:29 +01:00
2011-07-30 08:57:57 -10:00
2011-08-04 01:30:34 -07:00
2011-08-03 22:00:09 -10:00
2011-07-28 05:58:19 -07:00
2011-08-02 12:32:08 +01:00
2011-07-30 00:08:53 -07:00
2011-07-30 08:36:02 -10:00
2011-07-31 23:28:27 +02:00
2011-08-05 06:42:01 -10:00
2011-08-04 11:26:24 +01:00
2011-08-02 21:17:02 -10:00
2011-07-31 06:23:08 -10:00
2011-08-05 15:21:52 -04:00
2011-07-31 06:24:50 -10:00
2011-08-01 14:05:46 -10:00
2011-08-03 14:25:20 -10:00
2011-08-03 16:44:21 +02:00
2011-07-30 08:36:02 -10:00
2011-08-01 06:10:16 -10:00
2011-08-02 14:54:11 +01:00
2011-07-30 00:08:53 -07:00
2011-08-03 15:12:09 -10:00
2011-08-02 14:51:57 -04:00
2011-08-07 15:51:45 -07:00
2011-07-30 00:08:53 -07:00
2011-08-06 12:02:40 -07:00
2011-08-02 08:23:07 +00:00
2011-08-03 14:34:57 -04:00